Skip to content

Commit

Permalink
chore(deps): update dependency werkzeug to v3.1.3 (#19245)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 44829c4 commit 92cbe03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion boundaries/marketing/referral/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = [
"ruff>=0.7.3",
# For profiling dependencies
"scalene",
"werkzeug>=3.1.2" # not directly required, pinned by Snyk to avoid a vulnerability
"werkzeug>=3.1.3" # not directly required, pinned by Snyk to avoid a vulnerability
]

[build-system]
Expand Down
6 changes: 3 additions & 3 deletions boundaries/marketing/referral/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ uvicorn==0.32.0 \
--hash=sha256:13bc21373d103859f68fe739608e2eb054a816dea79189bc3ca08ea89a275906 \
--hash=sha256:cac7be4dd4d891c363cd942160a7b02e69150dcbc7a36be04d5f4af4b17c8ced
# via referral (pyproject.toml)
Werkzeug==3.1.2 \
--hash=sha256:4f7d1a5de312c810a8a2c6f0b47e9f6a7cffb7c8322def35e4d4d9841ff85597 \
--hash=sha256:f471a4cd167233077e9d2a8190c3471c5bc520c636a9e3c1e9300c33bced03bc
Werkzeug==3.1.3 \
--hash=sha256:54b78bf3716d19a65be4fceccc0d1d7b89e608834989dfae50ea87564639213e \
--hash=sha256:60723ce945c19328679790e3282cc758aa4a6040e4bb330f53d30fa546d44746
# via referral (pyproject.toml)

0 comments on commit 92cbe03

Please sign in to comment.