Skip to content

Commit 3dc50f7

Browse files
cuixqandrewpollock
authored andcommitted
gcp/appengine: update gunicorn to 22.0.0 (#2116)
This should resolve https://github.com/google/osv.dev/security/dependabot/170 --------- Co-authored-by: Andrew Pollock <[email protected]>
1 parent d8d7095 commit 3dc50f7

File tree

2 files changed

+130
-112
lines changed

2 files changed

+130
-112
lines changed

gcp/appengine/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ packaging = "==21.3"
2020
redis = "==4.6.0"
2121
requests = "==2.31.0"
2222
grpcio-status = "==1.62.0"
23-
gunicorn = "==21.2.0"
23+
gunicorn = "==22.0.0"
2424
whitenoise = "6.5.0"
2525

2626
[dev-packages]

0 commit comments

Comments
 (0)