Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Nov 1, 2024
1 parent 1e596b3 commit dbd33ef
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/bddtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/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 @@ -316,7 +316,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/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 @@ -555,7 +555,7 @@ rsa==4.9
# google-auth
ruff==0.4.7
# via -r requirements/lint.in
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/bddtests.txt
# -r requirements/functests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ rpds-py==0.15.2
# referencing
rsa==4.9
# via google-auth
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/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 @@ -333,7 +333,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/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 @@ -291,7 +291,7 @@ rsa==4.9
# via
# -r requirements/prod.txt
# google-auth
sentry-sdk==2.14.0
sentry-sdk==2.17.0
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down

0 comments on commit dbd33ef

Please sign in to comment.