diff --git a/pyproject.toml b/pyproject.toml index f1effa19b..b068e6fd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "pyyaml==6.0.1", "redis[hiredis]==5.0.1", "requests==2.32.3", - "sentry-sdk==2.20", + "sentry-sdk==2.21.0", "setproctitle==1.3.3", "setuptools>=70.3", "sqlalchemy[mypy]==1.4.52",