Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 2.3.1 to 2.7.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.7.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.7.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 Jun 26, 2024
1 parent 366f426 commit f9b3bea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -21,7 +21,7 @@ loguru = "0.7.2"
kubernetes_asyncio = "29.0.0"
tabulate = { extras = ["widechars"], version = "0.9.0" }
jishaku = "2.5.2"
sentry-sdk = "2.3.1"
sentry-sdk = "2.7.0"
humanize = "4.9.0"
wand = "0.6.13"

Expand Down

0 comments on commit f9b3bea

Please sign in to comment.