diff --git a/pyproject.toml b/pyproject.toml index 4c9290baf..d700aa9f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "sentry-sdk~=2.12.0", "beautifulsoup4~=4.11.1", "boto3==1.35.62", - "gunicorn==22.0.0", + "gunicorn==23.0.0", "qrcode[pil]~=7.4.2", "freezegun==1.5.1", "celery[redis]~=5.3.6",