Skip to content

Commit

Permalink
chore(deps): bump sentry-sdk from 1.27.1 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.27.1 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.27.1...2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent ce1f945 commit 600f135
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
24 changes: 16 additions & 8 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 @@ -34,7 +34,7 @@ pydantic = "~1.10.13"
python-gnupg = "~0.5.0"
requests = "~2.32.2"
retry = "~0.9.2"
sentry-sdk = { version = "~1.27.1", extras = ["Flask"] }
sentry-sdk = { version = "~2.8.0", extras = ["Flask"] }
SQLAlchemy = "2.0.18"
uptime = "3.0.1"
werkzeug = "3.0.3"
Expand Down

0 comments on commit 600f135

Please sign in to comment.