diff --git a/pyproject.toml b/pyproject.toml index 39cff0b1..c2672ac7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ dependencies = [ "pyyaml==6.0.1", "redis[hiredis]==5.2.1", "requests==2.32.3", - "sentry-sdk==2.23.1", + "sentry-sdk==2.30.0", "setproctitle==1.3.5", "setuptools>=70.3", "sqlalchemy[mypy]==1.4.52",