diff --git a/pyproject.toml b/pyproject.toml index 39cff0b1..19416f6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "pytz==2025.1", "pyyaml==6.0.1", "redis[hiredis]==5.2.1", - "requests==2.32.3", + "requests==2.32.4", "sentry-sdk==2.23.1", "setproctitle==1.3.5", "setuptools>=70.3",