Skip to content

Commit 0acfb3b

Browse files
fix(deps): update dependency werkzeug to v3.1.4 [security] (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3eacaf1 commit 0acfb3b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

microservices/gatewayApi/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

microservices/gatewayApi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = []
77

88
[tool.poetry.dependencies]
99
python = "^3.11"
10-
werkzeug = "3.1.3"
10+
werkzeug = "3.1.4"
1111
cryptography = "44.0.3"
1212
authlib = "1.6.5"
1313
flask-swagger-ui = "4.11.1"

0 commit comments

Comments
 (0)