Skip to content

Commit

Permalink
Bump sentry-sdk[fastapi] from 2.16.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) from 2.16.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.16.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 4fb4ee6 commit 8c656fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ psycopg2-binary==2.9.9
pydantic-settings==2.5.2
pydantic==2.9.2
python-multipart>=0.0.7
sentry-sdk[fastapi]==2.16.0 # requires FastAPI>=0.79.0
sentry-sdk[fastapi]==2.17.0 # requires FastAPI>=0.79.0
syncer==2.0.3
tap.py==3.1
uvicorn==0.32.0
Expand Down

0 comments on commit 8c656fe

Please sign in to comment.