Skip to content

Commit

Permalink
deps: bump sentry-sdk from 1.24.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.24.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.24.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 Sep 30, 2024
1 parent ce8e95d commit 20d657a
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 @@ -11,7 +11,7 @@ drf-extensions
drf-oidc-auth==0.10.0
drf-spectacular
psycopg2
sentry_sdk==1.24.0
sentry_sdk==2.8.0
elasticsearch==7.15.2
pyclamd
jsonschema
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ rpds-py==0.18.1
# referencing
rsa==4.9
# via python-jose
sentry-sdk==1.24.0
sentry-sdk==2.8.0
# via -r requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 20d657a

Please sign in to comment.