Skip to content

Commit

Permalink
Bump sentry-sdk from 1.14.0 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.14.0 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.14.0...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 Jul 18, 2024
1 parent 75b7f91 commit fd1dbfc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 9 deletions.
28 changes: 20 additions & 8 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 @@ -28,7 +28,7 @@ psycopg2 = "2.9.5"
httplib2 = "^0.19.0"
oauthlib = "^3.2.2"
requests-oauthlib = "^1.3.0"
sentry-sdk = "^1.14.0"
sentry-sdk = "^2.8.0"
python-json-logger = "^2.0.2"
django-storages = { version = "^1.11.1", extras = ["google"] }
"pdfminer.six" = "^20211012"
Expand Down

0 comments on commit fd1dbfc

Please sign in to comment.