Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 93a138e commit 4202d2b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
27 changes: 17 additions & 10 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 @@ -24,7 +24,7 @@ Pillow = "10.3.0"
PyJWT = "2.8.0"
psutil = "5.9.8"
redis = "5.0.4"
sentry-sdk = {version = "1.40.5", extras = ["django"]}
sentry-sdk = {version = "2.16.0", extras = ["django"]}

[tool.poetry.dev-dependencies]
ipython = "^7.31.1"
Expand Down

0 comments on commit 4202d2b

Please sign in to comment.