Skip to content

Commit

Permalink
chore(deps): bump werkzeug from 3.0.4 to 3.0.6 in /server (#1141)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Nov 5, 2024
1 parent 186fea8 commit a6aca42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .infra/rdev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ stack:
services:
explorer:
image:
tag: sha-0cc317df
tag: sha-b62ceb99
replicaCount: 1
env:
# env vars common to all deployment stages
Expand Down
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ scipy==1.14.1
flask-server-timing==0.1.2
s3fs==0.4.2
tiledb # unpinned to match Portal's requirements
Werkzeug==3.0.4
Werkzeug==3.0.6
python-json-logger==2.0.7

0 comments on commit a6aca42

Please sign in to comment.