Skip to content

Commit

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

---
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 marcospri committed Jun 17, 2024
1 parent 979397f commit 57d3b62
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 @@ -288,7 +288,7 @@ rpds-py==0.16.2
# -r requirements/prod.txt
# jsonschema
# referencing
sentry-sdk==2.3.1
sentry-sdk==2.5.1
# 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 @@ -271,7 +271,7 @@ rpds-py==0.16.2
# -r requirements/prod.txt
# jsonschema
# referencing
sentry-sdk==2.3.1
sentry-sdk==2.5.1
# 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 @@ -441,7 +441,7 @@ rpds-py==0.16.2
# -r requirements/tests.txt
# jsonschema
# referencing
sentry-sdk==2.3.1
sentry-sdk==2.5.1
# 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 @@ -197,7 +197,7 @@ rpds-py==0.16.2
# via
# jsonschema
# referencing
sentry-sdk==2.3.1
sentry-sdk==2.5.1
# 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 @@ -289,7 +289,7 @@ rpds-py==0.16.2
# -r requirements/prod.txt
# jsonschema
# referencing
sentry-sdk==2.3.1
sentry-sdk==2.5.1
# via
# -r requirements/prod.txt
# h-pyramid-sentry
Expand Down

0 comments on commit 57d3b62

Please sign in to comment.