Skip to content

Commit bc0f5d9

Browse files
Bump sentry-sdk[fastapi] from 2.19.0 to 2.20.0 (#1101)
Bumps [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.20.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.19.0...2.20.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>
1 parent 259bf29 commit bc0f5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ psycopg2-binary==2.9.10
2929
pydantic-settings==2.6.1
3030
pydantic==2.10.3
3131
python-multipart>=0.0.7
32-
sentry-sdk[fastapi]==2.19.0 # requires FastAPI>=0.79.0
32+
sentry-sdk[fastapi]==2.20.0 # requires FastAPI>=0.79.0
3333
syncer==2.0.3
3434
tap.py==3.1
3535
uvicorn==0.32.1

0 commit comments

Comments
 (0)