chore(deps): update dependency sentry-sdk to >=1.15.0,<1.21 (#2514)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-19 17:13:47 +02:00 committed by GitHub
parent 0f60ec8c96
commit 5a083886c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ setup(
"types-requests>=2.25.1,<2.29",
],
"sentry": [
"sentry-sdk>=1.15.0,<1.20",
"sentry-sdk>=1.15.0,<1.21",
],
},
zip_safe=False,