Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent e13342f commit 9052959
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
27 changes: 18 additions & 9 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 @@ -19,7 +19,7 @@ aio-pika = "^6.7.1"
sanic = "~21.12"
prometheus-client = "^0.9.0"
aiohttp = {extras = ["speedups"], version = "^3.9.4"}
sentry-sdk = "^1.5.2"
sentry-sdk = "^2.8.0"
phonenumberslite = "^8.13.9"
pycountry = "^20.7.3"
aiohttp-client-cache = "^0.5.2"
Expand Down

0 comments on commit 9052959

Please sign in to comment.