Skip to content

Commit

Permalink
Bump sentry-sdk from 2.14.0 to 2.15.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.15.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.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent b2bc4c9 commit 83ba15f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ rpds-py==0.16.2
# -r requirements/prod.txt
# jsonschema
# referencing
sentry-sdk==2.14.0
sentry-sdk==2.15.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 @@ -269,7 +269,7 @@ rpds-py==0.16.2
# -r requirements/prod.txt
# jsonschema
# referencing
sentry-sdk==2.14.0
sentry-sdk==2.15.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 @@ -439,7 +439,7 @@ rpds-py==0.16.2
# -r requirements/tests.txt
# jsonschema
# referencing
sentry-sdk==2.14.0
sentry-sdk==2.15.0
# via
# -r requirements/functests.txt
# -r requirements/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 @@ -194,7 +194,7 @@ rpds-py==0.16.2
# via
# jsonschema
# referencing
sentry-sdk==2.14.0
sentry-sdk==2.15.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 @@ -287,7 +287,7 @@ rpds-py==0.16.2
# -r requirements/prod.txt
# jsonschema
# referencing
sentry-sdk==2.14.0
sentry-sdk==2.15.0
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down

0 comments on commit 83ba15f

Please sign in to comment.