Skip to content

Commit 756844e

Browse files
Bump sentry-sdk from 1.20.0 to 1.23.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.23.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@1.20.0...1.23.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbdf519 commit 756844e

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
@@ -30,7 +30,7 @@ Source = "https://github.com/Matter-Tech/matter-task-queue"
3030

3131
[project.optional-dependencies]
3232
sentry = [
33-
"sentry-sdk==1.20.0",
33+
"sentry-sdk==1.23.1",
3434
]
3535

3636
[tool.hatch.version]

0 commit comments

Comments
 (0)