diff --git a/requirements.txt b/requirements.txt index 553937b..8d9892e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ python-dateutil==2.9.0 PyJWT[crypto]==2.13.0 cryptography==50.0.0 APScheduler==3.11.0 -gunicorn==25.1.0 +gunicorn==26.0.0 # Transitive from APScheduler; pinned to fix GHSA-6v7p-g79w-8964 (out-of-bounds read on Unpacker reuse). msgpack>=1.2.1 \ No newline at end of file