Skip to content

Commit cd40a71

Browse files
Update dependency gunicorn to v23 [SECURITY]
1 parent 78d4cf4 commit cd40a71

File tree

2 files changed

+421
-432
lines changed

2 files changed

+421
-432
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cryptography = "==43.0.1"
2929
hvac = "==0.11.2"
3030
asyncio = "==3.4.3"
3131
requests = "==2.32.3"
32-
gunicorn = "==22.0.0"
32+
gunicorn = "==23.0.0"
3333
gevent = "==23.9.1"
3434
pyjwt = "==2.5.0"
3535
ibm-db = "==3.2.6"

0 commit comments

Comments
 (0)