Skip to content

Commit

Permalink
Update sentry-sdk[fastapi] requirement from ~=2.18.0 to ~=2.22.0 (#854)
Browse files Browse the repository at this point in the history
Updates the requirements on [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) to permit the latest version.
- [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.18.0...2.22.0)

---
updated-dependencies:
- dependency-name: sentry-sdk[fastapi]
  dependency-type: direct:production
...

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 Feb 25, 2025
1 parent ef73b79 commit 52b9c7c
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 @@ -55,7 +55,7 @@ dependencies = [
"pytz==2025.1",
"redis==5.0.3",
"schedule==1.1.0",
"sentry-sdk[fastapi]~=2.18.0",
"sentry-sdk[fastapi]~=2.22.0",
"SQLAlchemy==2.0.38",
"SQLAlchemy-Utils==0.41.2",
"structlog",
Expand Down

0 comments on commit 52b9c7c

Please sign in to comment.