Skip to content

Commit 3f57a56

Browse files
chore(deps): bump sentry-sdk from 2.29.1 to 2.42.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.29.1 to 2.42.1. - [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.42.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.42.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f970ba commit 3f57a56

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
@@ -32,7 +32,7 @@ dependencies = [
3232
# Utility dependencies
3333
"colorlog>=6.9.0",
3434
"psutil>=5.8.0",
35-
"sentry-sdk==2.29.1",
35+
"sentry-sdk==2.42.1",
3636
"humanize>=4.10.0",
3737
]
3838

0 commit comments

Comments
 (0)