Skip to content

Commit 1c4aa17

Browse files
authored
Merge pull request #20 from Matter-Tech/dependabot/pip/sentry-sdk-1.23.1
Bump sentry-sdk from 1.20.0 to 1.23.1
2 parents fbdf519 + 756844e commit 1c4aa17

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)