Skip to content

Commit 6fd93ef

Browse files
Merge branch 'main' into Single-Opportunity-and-User-Profile-Management
2 parents 69c9dbf + a047b0a commit 6fd93ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
alembic==1.16.5
1+
alembic==1.17.1
22
blinker==1.9.0
33
certifi==2025.8.3
44
charset-normalizer==3.4.3
5-
click==8.1.8
5+
click==8.3.0
66
coverage==7.10.6
77
Flask==3.1.2
88
flask-cors==6.0.1
@@ -18,7 +18,7 @@ Jinja2==3.1.6
1818
lxml==6.0.2
1919
Mako==1.3.10
2020
MarkupSafe==3.0.2
21-
orjson==3.11.3
21+
orjson==3.11.4
2222
packaging==25.0
2323
pluggy==1.6.0
2424
psycopg2-binary==2.9.10
@@ -29,10 +29,10 @@ python-dotenv==1.1.1
2929
python3-saml==1.16.0
3030
pytz==2025.2
3131
requests==2.32.5
32-
ruff==0.13.2
32+
ruff==0.14.3
3333
sentry-sdk==2.39.0
3434
six==1.17.0
35-
SQLAlchemy==2.0.41
35+
SQLAlchemy==2.0.44
3636
typing_extensions==4.15.0
3737
urllib3==2.5.0
3838
Werkzeug==3.1.3

0 commit comments

Comments
 (0)