We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69c9dbf + a047b0a commit 6fd93efCopy full SHA for 6fd93ef
requirements.txt
@@ -1,8 +1,8 @@
1
-alembic==1.16.5
+alembic==1.17.1
2
blinker==1.9.0
3
certifi==2025.8.3
4
charset-normalizer==3.4.3
5
-click==8.1.8
+click==8.3.0
6
coverage==7.10.6
7
Flask==3.1.2
8
flask-cors==6.0.1
@@ -18,7 +18,7 @@ Jinja2==3.1.6
18
lxml==6.0.2
19
Mako==1.3.10
20
MarkupSafe==3.0.2
21
-orjson==3.11.3
+orjson==3.11.4
22
packaging==25.0
23
pluggy==1.6.0
24
psycopg2-binary==2.9.10
@@ -29,10 +29,10 @@ python-dotenv==1.1.1
29
python3-saml==1.16.0
30
pytz==2025.2
31
requests==2.32.5
32
-ruff==0.13.2
+ruff==0.14.3
33
sentry-sdk==2.39.0
34
six==1.17.0
35
-SQLAlchemy==2.0.41
+SQLAlchemy==2.0.44
36
typing_extensions==4.15.0
37
urllib3==2.5.0
38
Werkzeug==3.1.3
0 commit comments