diff --git a/pyproject.toml b/pyproject.toml index bdd0691d7bb0..cf09f7b6c115 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dependencies = [ "redis>=5.0.2,<5.1.0", "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.2", "siphashc>=2.1,<3.0", "social-auth-app-django>=5.4.0,<6.0.0", "social-auth-core>=4.5.0,<5.0.0",