Skip to content

Commit

Permalink
Bump sentry-sdk from 2.19.2 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.2 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.2...2.20.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 Jan 20, 2025
1 parent 5a3da2d commit 2d52d6a
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.19.2
sentry-sdk==2.20.0
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.19.2
sentry-sdk==2.20.0
packaging
wheel
importlib_metadata>=4.6; python_version < "3.10"
Expand Down

0 comments on commit 2d52d6a

Please sign in to comment.