diff --git a/pyproject.toml b/pyproject.toml index 1418c25194..fd125621a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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@b9a857003929be9900c2f2baa9ea4d47d0bc3c22", "html5lib~=1.1", "ipython~=8.15.0", "ldap3~=2.9",