Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 1.34.0 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.34.0 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.34.0...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 18, 2024
1 parent 83ce702 commit 3131c82
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
23 changes: 14 additions & 9 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 @@ -18,7 +18,7 @@ cachetools = "~5.3.2"
typer = "~0.9.0"
luqum = "~0.13.0"
pydantic-settings = "~2.0.3"
sentry-sdk = {extras = ["fastapi"], version = "~1.34.0"}
sentry-sdk = {extras = ["fastapi"], version = "~2.8.0"}
jinja2 = "~3.1.4"
pyyaml = "~6.0.1"
orjson = "~3.9.15"
Expand Down

0 comments on commit 3131c82

Please sign in to comment.