Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 1.45.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.1.1.
- [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.45.0...2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 2cba8e6 commit e92d29a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ google-cloud-storage==2.16.0
gunicorn==22.0.0
isodate==0.6.1
markus==4.2.0
sentry-sdk==1.45.0
sentry-sdk==2.1.1
google-cloud-pubsub==2.21.1

# Development requirements
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -664,9 +664,9 @@ s3transfer==0.10.1 \
--hash=sha256:5683916b4c724f799e600f41dd9e10a9ff19871bf87623cc8f491cb4f5fa0a19 \
--hash=sha256:ceb252b11bcf87080fb7850a224fb6e05c8a776bab8f2b64b7f25b969464839d
# via boto3
sentry-sdk==1.45.0 \
--hash=sha256:1ce29e30240cc289a027011103a8c83885b15ef2f316a60bcc7c5300afa144f1 \
--hash=sha256:509aa9678c0512344ca886281766c2e538682f8acfa50fd8d405f8c417ad0625
sentry-sdk==2.1.1 \
--hash=sha256:95d8c0bb41c8b0bc37ab202c2c4a295bb84398ee05f4cdce55051cd75b926ec1 \
--hash=sha256:99aeb78fb76771513bd3b2829d12613130152620768d00cd3e45ac00cb17950f
# via
# -r requirements.in
# fillmore
Expand Down

0 comments on commit e92d29a

Please sign in to comment.