Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 2.3.1 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 2.3.1 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@2.3.1...2.13.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 Sep 1, 2024
1 parent dc8a955 commit 8ac09e4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pillow = "==10.3.0"
django-cleanup = "==8.1.0"
python-ulid = "==2.6.0"
gunicorn = "==22.0.0"
sentry-sdk = "==2.3.1"
sentry-sdk = "==2.13.0"
django-probes = "==1.7.0"
django-oauth-toolkit = "==2.4.0"
psycopg = {extras = ["binary"], version = "==3.1.19"}
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ac09e4

Please sign in to comment.