diff --git a/pyproject.toml b/pyproject.toml index 99e643d43..fc0ad0d5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ dependencies = [ "redis==6.2.*", "reportlab==4.4.*", "requests==2.31.*", - "sentry-sdk==2.30.*", + "sentry-sdk==2.31.*", "sepaxml==2.6.*", "stripe==7.9.*", "text-unidecode==1.*",