Skip to content

Commit

Permalink
Bump sentry-sdk from 2.6.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 2.6.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@2.6.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 5e297a6 commit 8c4b862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies = [
"munch==4.0.0",
"python-telegram-bot==21.3",
"peewee==3.17.5",
"sentry-sdk==2.6.0",
"sentry-sdk==2.8.0",
]
requires-python = "==3.10.*"
authors = [
Expand Down

0 comments on commit 8c4b862

Please sign in to comment.