Skip to content

Commit 6a0fd17

Browse files
Bump sentry-sdk from 2.39.0 to 2.42.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.39.0 to 2.42.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.39.0...2.42.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f22c02f commit 6a0fd17

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

poetry.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PyYAML = "^6.0.3"
2323
Quart = "^0.20"
2424
aiohttp = "^3.13"
2525
Flask-Caching = "^2.3"
26-
sentry-sdk = "^2.39"
26+
sentry-sdk = "^2.42"
2727
uvicorn = {extras = ["standard"], version = "^0.38"}
2828
coloredlogs = "*"
2929

0 commit comments

Comments
 (0)