Skip to content

Commit e1ffc79

Browse files
committed
[IMP] bump sentry_sdk version
1 parent 25fc616 commit e1ffc79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ openupgradelib
88
paramiko<4.0.0
99
pygount
1010
pysftp
11-
sentry_sdk>=2.0.0,<=2.22.0
11+
sentry_sdk>=2.35.0

sentry/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"installable": True,
1818
"external_dependencies": {
1919
"python": [
20-
"sentry_sdk>=2.0.0,<=2.22.0",
20+
"sentry_sdk>=2.35.0",
2121
]
2222
},
2323
"depends": [

0 commit comments

Comments
 (0)