Skip to content

Commit

Permalink
chore(deps): update sentry-sdk requirement from ~=2.13.0 to ~=2.19.1
Browse files Browse the repository at this point in the history
Updates the requirements on [sentry-sdk](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.13.0...2.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 8579ae7 commit cc22202
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 @@ -24,7 +24,7 @@ pytest-postgresql==6.1.1
python-dateutil==2.9.0.post0
requests==2.32.3
redis>=5.0.0,<6.0.0
sentry-sdk~=2.13.0
sentry-sdk~=2.19.1
SQLAlchemy>=1.4.40,<=1.4.53
starlette-context==0.3.6
# Extras from fastapi[all], which we can't install because it requires pydantic v2: https://github.com/tiangolo/fastapi/blob/master/pyproject.toml#L79-L103
Expand Down

0 comments on commit cc22202

Please sign in to comment.