Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 2.3.1 to 2.7.1
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.7.1.
- [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.7.1)

---
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 Jul 1, 2024
1 parent a5e9243 commit 6ebbb50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.7.1"
django-probes = "==1.7.0"
django-oauth-toolkit = "==2.4.0"
psycopg = {extras = ["binary"], version = "==3.1.19"}
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit 6ebbb50

Please sign in to comment.