forked from CGM_Public/pretix_original
Update sentry-sdk requirement from ==2.30.* to ==2.31.* (#5271)
--- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
2c094f4c30
commit
0c7c50cffc
+1
-1
@@ -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.*",
|
||||
|
||||
Reference in New Issue
Block a user