Skip to content

Commit 8867309

Browse files
fix(deps): update all non-major dependencies
1 parent 0fc3af3 commit 8867309

File tree

2 files changed

+60
-59
lines changed

2 files changed

+60
-59
lines changed

microservices/gatewayApi/poetry.lock

Lines changed: 56 additions & 55 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ authors = []
99
python = "^3.11"
1010
werkzeug = "3.1.3"
1111
cryptography = "44.0.3"
12-
authlib = "1.5.2"
12+
authlib = "1.6.0"
1313
flask-swagger-ui = "4.11.1"
1414
Jinja2 = "3.1.6"
1515
PyYAML = "6.0.2"
16-
flask = "3.1.0"
16+
flask = "3.1.1"
1717
flask-compress = "1.17"
1818
flask-cors = "6.0.0"
19-
gevent = "25.4.2"
19+
gevent = "25.5.1"
2020
# greenlet = "2.0.2"
2121
gunicorn = "23.0.0"
22-
python-keycloak = "5.5.0"
22+
python-keycloak = "5.5.1"
2323
requests = "^2.32"
2424

2525
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)