Skip to content

Commit 4ce9bf6

Browse files
fix(deps): update dependency authlib to v1.6.4 [security] (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7f9e4a commit 4ce9bf6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

microservices/gatewayApi/poetry.lock

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@ authors = []
99
python = "^3.11"
1010
werkzeug = "3.1.3"
1111
cryptography = "44.0.3"
12-
authlib = "1.6.3"
12+
authlib = "1.6.4"
1313
flask-swagger-ui = "4.11.1"
1414
Jinja2 = "3.1.6"
1515
PyYAML = "6.0.2"

0 commit comments

Comments
 (0)