File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.13 -slim-bookworm
1+ FROM python:3.14 -slim-trixie
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change 1- alembic == 1.17.1
1+ alembic == 1.17.2
22blinker == 1.9.0
33certifi == 2025.8.3
4- charset-normalizer == 3.4.3
4+ charset-normalizer == 3.4.4
55click == 8.3.0
66coverage == 7.10.6
77Flask == 3.1.2
@@ -25,15 +25,15 @@ psycopg2-binary==2.9.10
2525PyJWT == 2.10.1
2626pytest == 8.3.4
2727pytest-cov == 7.0.0
28- python-dotenv == 1.1 .1
28+ python-dotenv == 1.2 .1
2929python3-saml == 1.16.0
3030pytz == 2025.2
3131requests == 2.32.5
32- ruff == 0.14.3
32+ ruff == 0.14.7
3333sentry-sdk == 2.39.0
3434six == 1.17.0
3535SQLAlchemy == 2.0.44
3636typing_extensions == 4.15.0
37- urllib3 == 2.5 .0
38- Werkzeug == 3.1.3
39- xmlsec == 1.3.16
37+ urllib3 == 2.6 .0
38+ Werkzeug == 3.1.4
39+ xmlsec == 1.3.17
You can’t perform that action at this time.
0 commit comments