Bump sentry-sdk to 1.15.*

This commit is contained in:
Raphael Michel
2023-02-22 12:58:37 +01:00
parent 04899c9540
commit 0bb99c911b
2 changed files with 1 additions and 41 deletions

View File

@@ -222,7 +222,7 @@ setup(
'redis==4.5.*',
'reportlab==3.6.*',
'requests==2.28.*',
'sentry-sdk==1.10.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700
'sentry-sdk==1.15.*',
'sepaxml==2.6.*',
'slimit',
'static3==0.7.*',