Skip to content

Commit

Permalink
Bump sentry-sdk from 2.15.0 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.15.0 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.15.0...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 54e4cab commit 664df62
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 7 deletions.
58 changes: 52 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = "^3.12"
aiosmtpd = "^1.4.2"
bleach = "^6.2.0"
requests = "^2.27.1"
sentry-sdk = "~2.15.0"
sentry-sdk = "~2.20.0"
aiohttp = {extras = ["speedups"], version = "^3.8.6"}
aiodns = "^3.2.0"
click = "^8.0.4"
Expand Down

0 comments on commit 664df62

Please sign in to comment.