Skip to content

Commit

Permalink
Bump sentry-sdk from 1.21.1 to 1.22.0 (#3364)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.21.1...1.22.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2023
1 parent 39f1211 commit 4953d85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#
# pip-compile requirements-base.in
#

aiocache==0.12.1
# via -r requirements-base.in
aiofiles==23.1.0
Expand Down Expand Up @@ -358,7 +357,7 @@ scipy==1.10.1
# via statsmodels
sentry-asgi==0.2.0
# via -r requirements-base.in
sentry-sdk==1.21.1
sentry-sdk==1.22.0
# via
# -r requirements-base.in
# sentry-asgi
Expand Down

0 comments on commit 4953d85

Please sign in to comment.