Skip to content

Commit 56c497c

Browse files
build(deps): bump sentry-sdk from 1.34.0 to 1.45.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.34.0 to 1.45.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/1.45.1/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.34.0...1.45.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 1.45.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16598f3 commit 56c497c

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

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
@@ -19,7 +19,7 @@ cachetools = "~5.3.2"
1919
typer = "~0.9.0"
2020
luqum = "~0.13.0"
2121
pydantic-settings = "~2.0.3"
22-
sentry-sdk = {extras = ["fastapi"], version = "~1.34.0"}
22+
sentry-sdk = {extras = ["fastapi"], version = "~1.45.1"}
2323
jinja2 = "~3.1.6"
2424
pyyaml = "~6.0.1"
2525
orjson = "~3.9.15"

0 commit comments

Comments
 (0)