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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpmckinney committed Jul 18, 2024
1 parent b891acc commit 3551cfe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ rpds-py==0.18.0
# referencing
schema==0.7.5
# via flattentool
sentry-sdk==1.19.0
sentry-sdk==2.8.0
# via -r requirements_nongpl.txt
setproctitle==1.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ schema==0.7.5
# via
# -r requirements.txt
# flattentool
sentry-sdk==1.19.0
sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.2.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_nongpl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
sentry-sdk==1.19.0
sentry-sdk==2.8.0
# via -r requirements_nongpl.in
setproctitle==1.2.2
# via gunicorn
Expand Down

0 comments on commit 3551cfe

Please sign in to comment.