File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ Flask-Migrate~=2.1.1
88Flask-Gzip~=0.2
99Flask-pyoidc~=3.14.3
1010Flask-SQLAlchemy~=3.1.1
11- gunicorn~=22.0 .0
11+ gunicorn~=25.1 .0
1212isort~=6.1.0
1313itsdangerous~=2.2.0
1414Jinja2~=3.1.6
15- lazy-object-proxy~=1.4 .0
15+ lazy-object-proxy~=1.12 .0
1616Mako~=1.3.10
1717MarkupSafe~=3.0.2
1818mccabe~=0.7.0
@@ -24,7 +24,7 @@ python-dateutil~=2.6.1
2424python-editor~=1.0.3
2525sentry-sdk[flask]~=2.24.1
2626six~=1.17.0
27- SQLAlchemy~=2.0.40
27+ SQLAlchemy~=2.0.48
2828structlog~=25.5.0
2929Werkzeug~=3.1.6
3030wrapt~=1.17.2
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ future==1.0.0
6868 # via pyjwkest
6969greenlet == 3.3.0
7070 # via sqlalchemy
71- gunicorn == 22.0 .0
71+ gunicorn == 25.1 .0
7272 # via -r requirements.in
7373idna == 3.11
7474 # via requests
@@ -88,7 +88,7 @@ jinja2==3.1.6
8888 # via
8989 # -r requirements.in
9090 # flask
91- lazy-object-proxy == 1.4.3
91+ lazy-object-proxy == 1.12.0
9292 # via -r requirements.in
9393mako == 1.3.10
9494 # via
@@ -170,7 +170,7 @@ six==1.17.0
170170 # -r requirements.in
171171 # pyjwkest
172172 # python-dateutil
173- sqlalchemy == 2.0.45
173+ sqlalchemy == 2.0.48
174174 # via
175175 # -r requirements.in
176176 # alembic
You can’t perform that action at this time.
0 commit comments