Skip to content

Commit

Permalink
Bump sentry-sdk from 1.45.0 to 2.13.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.13.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.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 40880ab commit 1de02ff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
22 changes: 13 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 @@ -43,7 +43,7 @@ django-nested-admin = "^4.0.2"
django-grappelli = "3.0.8"
django-bootstrap4 = "24.1"
django-easy-select2 = "1.5.8"
sentry-sdk = {version = "1.45.0", extras = ["django"]}
sentry-sdk = {version = "2.13.0", extras = ["django"]}

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

0 comments on commit 1de02ff

Please sign in to comment.