Skip to content

Commit

Permalink
Bump sentry-sdk from 1.45.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.2.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.45.0...2.2.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 May 20, 2024
1 parent 8bb5ccc commit 86eb720
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
28 changes: 21 additions & 7 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 @@ -23,7 +23,7 @@ openpyxl = "3.1.2"
webtemplate-dbca = "1.7.0"
whitenoise = {version = "6.6.0", extras = ["brotli"]}
mixer = "7.2.2"
sentry-sdk = {version = "1.45.0", extras = ["django"]}
sentry-sdk = {version = "2.2.0", extras = ["django"]}

[tool.poetry.group.dev.dependencies]
ipython = "^8.23.0"
Expand Down

0 comments on commit 86eb720

Please sign in to comment.