Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 1.19.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.19.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.19.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 ff2332f commit 0a6b1c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pytz==2021.1
# via pandas
requests==2.32.0
# via -r requirements.in
sentry-sdk==1.19.0
sentry-sdk==2.8.0
# via -r requirements.in
setproctitle==1.2.2
# via gunicorn
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ requests==2.32.0
# via
# -r requirements.txt
# coveralls
sentry-sdk==1.19.0
sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.2.2
# via
Expand Down

0 comments on commit 0a6b1c2

Please sign in to comment.