Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-sdk[fastapi]
  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>
Co-authored-by: Peter Boers <peter.boers@surf.nl>
  • Loading branch information
dependabot[bot] and pboers1988 authored Oct 21, 2024
1 parent 2272bc3 commit 3519d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies = [
"pytz==2024.1",
"redis==5.0.3",
"schedule==1.1.0",
"sentry-sdk[fastapi]==2.11.0",
"sentry-sdk[fastapi]==2.17.0",
"SQLAlchemy==2.0.31",
"SQLAlchemy-Utils==0.41.2",
"structlog",
Expand Down

0 comments on commit 3519d94

Please sign in to comment.