Skip to content

Commit

Permalink
Bump sentry-sdk from 1.14.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.14.0 to 2.8.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.14.0...2.8.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 2b6c420 commit a7767cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ python-decouple==3.6
redis==4.5.4
requests==2.32.0
sendgrid==6.9.7
sentry-sdk==1.14.0
sentry-sdk==2.8.0
toml==0.10.2
whitenoise==6.2.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ requests==2.32.0
# via -r requirements.in
sendgrid==6.9.7
# via -r requirements.in
sentry-sdk==1.14.0
sentry-sdk==2.8.0
# via -r requirements.in
six==1.15.0
# via
Expand Down

0 comments on commit a7767cb

Please sign in to comment.