Skip to content

Commit a6aca42

Browse files
chore(deps): bump werkzeug from 3.0.4 to 3.0.6 in /server (#1141)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 186fea8 commit a6aca42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.infra/rdev/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
explorer:
44
image:
5-
tag: sha-0cc317df
5+
tag: sha-b62ceb99
66
replicaCount: 1
77
env:
88
# env vars common to all deployment stages

server/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ scipy==1.14.1
2121
flask-server-timing==0.1.2
2222
s3fs==0.4.2
2323
tiledb # unpinned to match Portal's requirements
24-
Werkzeug==3.0.4
24+
Werkzeug==3.0.6
2525
python-json-logger==2.0.7

0 commit comments

Comments
 (0)