build: bump gunicorn (#32453)

* build: bump gunicorn

* build: bump gunicorn again

minor cleanups and sync upstream
This commit is contained in:
Ankush Menat 2025-05-07 22:06:50 +05:30 committed by GitHub
parent 4671552fe6
commit af6b896ba1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ dependencies = [
"cryptography~=44.0.1",
"cssutils~=2.9.0",
"email-reply-parser~=0.5.12",
"gunicorn @ git+https://github.com/frappe/gunicorn@72c1e495d89259151e73947a057432d528b06bb0",
"gunicorn @ git+https://github.com/frappe/gunicorn@bb554053bb87218120d76ab6676af7015680e8b6",
"html5lib~=1.1",
"ipython~=8.15.0",
"ldap3~=2.9",