Update sentry-sdk requirement from ==1.45.* to ==2.5.* (#4176)

* Update sentry-sdk requirement from ==1.45.* to ==2.3.*

* Review notes
This commit is contained in:
Raphael Michel
2024-06-10 16:25:08 +02:00
committed by GitHub
parent 8bc16af36e
commit ab576bb643
3 changed files with 14 additions and 60 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ dependencies = [
"redis==5.0.*",
"reportlab==4.2.*",
"requests==2.31.*",
"sentry-sdk==1.45.*",
"sentry-sdk==2.5.*",
"sepaxml==2.6.*",
"slimit",
"static3==0.7.*",