diff --git a/pyproject.toml b/pyproject.toml index ded8f0212378..dc8202333194 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dependencies = [ "redis>=5.0.2,<5.1.0", "requests>=2.32.2,<2.33", "ruamel.yaml>=0.17.2,<0.19.0", - "sentry-sdk>=2.2,<2.6", + "sentry-sdk>=2.2,<2.7", "siphashc>=2.1,<3.0", "social-auth-app-django>=5.4.0,<6.0.0", "social-auth-core>=4.5.0,<5.0.0",