Skip to content

Commit

Permalink
Bump sentry-sdk[fastapi] from 1.43.0 to 1.44.0 (#594)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.44.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@1.43.0...1.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 14a247f commit 58b5957
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]==1.43.0",
"sentry-sdk[fastapi]==1.44.0",
"SQLAlchemy==2.0.29",
"SQLAlchemy-Utils==0.41.2",
"structlog",
Expand Down

0 comments on commit 58b5957

Please sign in to comment.