diff --git a/pyproject.toml b/pyproject.toml index 5d67964c8886..245433d120d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dependencies = [ "redis>=4.6.0,!=5.0.1", "requests>=2.31.0,<2.32", "ruamel.yaml>=0.17.2,<0.19.0", - "sentry-sdk>=1.45.0,<2.0", + "sentry-sdk>=1.45.0,<2.1", "siphashc>=2.1,<3.0", "social-auth-app-django>=5.4.0,<6.0.0", "social-auth-core>=4.5.0,<5.0.0",