Skip to content

Commit

Permalink
Bump sentry-sdk from 1.40.6 to 2.8.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.6 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.40.6...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 robertknight committed Jul 19, 2024
1 parent 004b4e6 commit d11083d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ rsa==4.9
# via
# -r prod.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==2.8.0
# via
# -r prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ rsa==4.9
# via
# -r prod.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==2.8.0
# via
# -r prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ rsa==4.9
# -r functests.txt
# -r tests.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==2.8.0
# via
# -r functests.txt
# -r tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ rpds-py==0.16.2
# referencing
rsa==4.9
# via google-auth
sentry-sdk==1.40.6
sentry-sdk==2.8.0
# via
# -r prod.in
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ rsa==4.9
# via
# -r prod.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==2.8.0
# via
# -r prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ rsa==4.9
# via
# -r prod.txt
# google-auth
sentry-sdk==1.40.6
sentry-sdk==2.8.0
# via
# -r prod.txt
# h-pyramid-sentry
Expand Down

0 comments on commit d11083d

Please sign in to comment.