diff --git a/pyproject.toml b/pyproject.toml index 1d7d8615..f039244d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "django-ordered-model<4.0.0,>=3.7.4", "django-simple-captcha<1.0.0,>=0.6.3", "python-dateutil<3.0.0.0,>=2.9.0.post0", - "sentry-sdk>=2.58.0,<3.0.0", + "sentry-sdk>=2.60.0,<3.0.0", "jinja2<4.0.0,>=3.1.6", "django-countries>=8.2.0,<9.0.0", "dict2xml>=1.7.8,<2.0.0",