Skip to content

Commit 63925d3

Browse files
chore(deps): bump sentry-sdk from 2.29.1 to 2.30.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.29.1 to 2.30.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.29.1...2.30.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4e84fd commit 63925d3

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
@@ -28,7 +28,7 @@ dependencies = [
2828
# Utility dependencies
2929
"colorlog>=6.9.0",
3030
"psutil>=5.8.0",
31-
"sentry-sdk==2.29.1",
31+
"sentry-sdk==2.32.0",
3232
"humanize>=4.10.0",
3333
]
3434

0 commit comments

Comments
 (0)