File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Flask
22click == 8.1.7
3- Flask == 3.0.3
4- Werkzeug == 3.1.1
3+ Flask == 3.1.0
4+ Werkzeug == 3.1.3
55gunicorn == 23.0.0
66six == 1.16.0
77python-dotenv == 1.0.1
@@ -12,7 +12,7 @@ Flask-SQLAlchemy==3.1.1
1212SQLAlchemy == 2.0.36
1313Flask-Migrate == 4.0.7
1414sqlalchemy-json == 0.7.0
15- cloud-sql-python-connector == 1.13 .0
15+ cloud-sql-python-connector == 1.14 .0
1616pg8000 == 1.31.2
1717
1818# API and Models
@@ -25,14 +25,14 @@ flask-apispec==0.11.4
2525# Security
2626Flask-Cors == 5.0.0
2727flask-talisman == 1.1.0
28- PyJWT == 2.9 .0
28+ PyJWT == 2.10 .0
2929flask-oidc == 2.2.2
3030
3131# Requests
3232requests == 2.32.3
3333
3434# Error Reporting
35- sentry-sdk [flask ]== 2.17 .0
35+ sentry-sdk [flask ]== 2.19 .0
3636
3737# Okta
3838okta == 2.9.8
@@ -43,7 +43,7 @@ pluggy==1.5.0
4343# Test - TODO: Move test packages to separate file
4444tox == 4.23.2
4545# Lint
46- ruff == 0.7.2
46+ ruff == 0.8.0
4747# Typing
4848mypy == 1.13.0
4949types-google-cloud-ndb == 2.3.0.20241103
You can’t perform that action at this time.
0 commit comments