Skip to content

Commit

Permalink
chore: bump sentry-sdk from 2.16.0 to 2.17.0 (#298)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](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
  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>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 998f950 commit 3480e9c
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,6 +9,6 @@ humanize==4.11.0
python-dotenv==1.0.1
orjson==3.10.9; implementation_name == "cpython"
rapidfuzz==3.10.0
sentry-sdk==2.16.0
sentry-sdk==2.17.0
apollo-d20[numpy]==1.2.1
uvloop==0.21.0; platform_system == "Linux" and implementation_name == "cpython"

0 comments on commit 3480e9c

Please sign in to comment.