Skip to content

Commit

Permalink
chore: bump sentry-sdk from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.14.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.13.0...2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 43554bf commit 26d6672
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 @@ -9,5 +9,5 @@ humanize==4.10.0
python-dotenv==1.0.1
orjson==3.10.7; implementation_name == "cpython"
rapidfuzz==3.9.6
sentry-sdk==2.13.0
sentry-sdk==2.14.0
uvloop==0.20.0; platform_system == "Linux" and implementation_name == "cpython"

0 comments on commit 26d6672

Please sign in to comment.