Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 44a7f4e commit 77d4d70
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 5 deletions.
53 changes: 49 additions & 4 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 @@ -35,7 +35,7 @@ django-celery-results = "2.5.1"
pygeopkg = "0.1.3"
whitenoise = { version = "6.7.0", extras = ["brotli"] }
django-crum = "0.7.9"
sentry-sdk = { version = "2.15.0", extras = ["django"] }
sentry-sdk = { version = "2.18.0", extras = ["django"] }
crispy-bootstrap5 = "2024.10"
redis = "5.1.1"
xlsxwriter = "3.2.0"
Expand Down

0 comments on commit 77d4d70

Please sign in to comment.