Skip to content

Commit

Permalink
Bump sentry-sdk from 2.15.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.15.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.15.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed Nov 1, 2024
1 parent ca3276a commit cb705c6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ rpds-py==0.16.2
# -r requirements/requirements.txt
# jsonschema
# referencing
sentry-sdk==2.15.0
sentry-sdk==2.17.0
# via -r requirements/requirements.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ rpds-py==0.16.2
# -r requirements/requirements.txt
# jsonschema
# referencing
sentry-sdk==2.15.0
sentry-sdk==2.17.0
# via -r requirements/requirements.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ rpds-py==0.16.2
# -r requirements/requirements.txt
# jsonschema
# referencing
sentry-sdk==2.15.0
sentry-sdk==2.17.0
# via -r requirements/requirements.txt
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ rpds-py==0.16.2
# -r requirements/tests.txt
# jsonschema
# referencing
sentry-sdk==2.15.0
sentry-sdk==2.17.0
# via
# -r requirements/requirements.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ rpds-py==0.16.2
# via
# jsonschema
# referencing
sentry-sdk==2.15.0
sentry-sdk==2.17.0
# via -r requirements/requirements.in
six==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ rpds-py==0.16.2
# -r requirements/requirements.txt
# jsonschema
# referencing
sentry-sdk==2.15.0
sentry-sdk==2.17.0
# via -r requirements/requirements.txt
six==1.16.0
# via
Expand Down

0 comments on commit cb705c6

Please sign in to comment.