Skip to content

Commit a7f4929

Browse files
Bump sentry-sdk from 2.37.1 to 2.38.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.37.1 to 2.38.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.37.1...2.38.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38fc2dd commit a7f4929

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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.1"
2323
Quart = "^0.20"
2424
aiohttp = "^3.12"
2525
Flask-Caching = "^2.3"
26-
sentry-sdk = "^2.37"
26+
sentry-sdk = "^2.38"
2727
uvicorn = {extras = ["standard"], version = "^0.35"}
2828
coloredlogs = "*"
2929

0 commit comments

Comments
 (0)