Skip to content

Commit

Permalink
Bump sentry-sdk from 2.13.0 to 2.14.0 (#395)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.14.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.13.0...2.14.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 3223e65 commit 5e11316
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ watchgod = "==0.8.2"
websockets = "==12.0"
httpx = {extras = ["http2"], version = "==0.27.*"}
asgi-correlation-id = "==3.0.0"
sentry-sdk = "==2.13.0"
sentry-sdk = "==2.14.0"
starlette-prometheus = "==0.9.0"
structlog = "==24.4.0"
circuitbreaker = "==2.0.0"
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e11316

Please sign in to comment.