Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 88ff883 commit 62570ef
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion example/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gunicorn = "==20.1.0"
aiosmtplib = "==1.1.6"
aiohttp = ">=3.8.0"
premailer = "==3.10.0"
sentry-sdk = "==1.4.3"
sentry-sdk = "==2.8.0"
coloredlogs = ">=15.0.1"
boto3 = "==1.20.0"
PyYAML = "==6.0"
Expand Down
23 changes: 12 additions & 11 deletions example/Pipfile.lock

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

0 comments on commit 62570ef

Please sign in to comment.