Skip to content

Commit 7eef5e3

Browse files
authored
chore(deps): update dependency gunicorn to v23 [security] (#13250)
1 parent d6136dc commit 7eef5e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

run/idp-sql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.0.3
22
SQLAlchemy==2.0.24
33
pg8000==1.31.2
4-
gunicorn==22.0.0
4+
gunicorn==23.0.0
55
firebase-admin==6.6.0
66
structlog==25.1.0
77
urllib3<2.0.0 #https://stackoverflow.com/questions/76175361/firebase-authentication-httpresponse-object-has-no-attribute-strict-status

run/image-processing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.0.3
22
google-cloud-storage==2.12.0
33
google-cloud-vision==3.8.1
4-
gunicorn==22.0.0
4+
gunicorn==23.0.0
55
Wand==0.6.13
66
Werkzeug==3.0.3

0 commit comments

Comments
 (0)