build: bump gunicorn (#30928)

fast shutdown/restart fix: 4f74f4a4b8
This commit is contained in:
Ankush Menat 2025-01-29 16:56:37 +05:30 committed by GitHub
parent 21ec09e4ef
commit 7a7b318662
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ dependencies = [
"cryptography~=43.0.1",
"cssutils~=2.9.0",
"email-reply-parser~=0.5.12",
"gunicorn @ git+https://github.com/frappe/gunicorn@2f5b4923399d18c28e4221f6514792b5cc7d2c21",
"gunicorn @ git+https://github.com/frappe/gunicorn@4f74f4a4b87fba6c5b5e9d092d8e75b0153580bb",
"html5lib~=1.1",
"ipython~=8.15.0",
"ldap3~=2.9",