Skip to content

Commit

Permalink
Bump sentry-sdk from 2.10.0 to 2.19.2 (#819)
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.19.2.
- [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.10.0...2.19.2)

---
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 Dec 25, 2024
1 parent 50b2688 commit ed72db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pypresence==4.3.0
pygal==3.0.5
CairoSVG==2.7.1
psutil==6.1.1
sentry-sdk==2.10.0
sentry-sdk==2.19.2
cairocffi>=1.6.1
packaging
wheel # setuptools-dso (via tilequant) needs that at runtime
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pypresence==4.3.0
pygal==3.0.5
CairoSVG==2.7.1
psutil==6.1.1
sentry-sdk==2.10.0
sentry-sdk==2.19.2
packaging
wheel
importlib_metadata>=4.6; python_version < "3.10"
Expand Down

0 comments on commit ed72db7

Please sign in to comment.