We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f202bd4 + 04a16cc commit 5b58406Copy full SHA for 5b58406
requirements-all.txt
@@ -14,5 +14,5 @@ hyperlink==21.0.0
14
markdown==3.6
15
oauthlib[signedtoken]==3.2.2
16
Pillow==10.4.0
17
-sentry-sdk==2.10.0
+sentry-sdk==2.12.0
18
setuptools_scm[toml]==8.1.0
setup.cfg
@@ -38,7 +38,7 @@ packages = find:
38
39
[options.extras_require]
40
sentry =
41
- sentry-sdk==2.10.0
+ sentry-sdk==2.12.0
42
dev =
43
black==24.4.2
44
build==1.2.1
0 commit comments