Skip to content

Commit 8c4b862

Browse files
Bump sentry-sdk from 2.6.0 to 2.8.0
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]>
1 parent 5e297a6 commit 8c4b862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"munch==4.0.0",
1010
"python-telegram-bot==21.3",
1111
"peewee==3.17.5",
12-
"sentry-sdk==2.6.0",
12+
"sentry-sdk==2.8.0",
1313
]
1414
requires-python = "==3.10.*"
1515
authors = [

0 commit comments

Comments
 (0)