Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 496e548

Browse files
Bump sentry-sdk from 1.45.1 to 2.19.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.1 to 2.19.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.45.1...2.19.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f6a1d1 commit 496e548

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

poetry.lock

Lines changed: 18 additions & 11 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
@@ -18,7 +18,7 @@ aioredis = "^2.0.1"
1818
SQLAlchemy = "^1.4.42"
1919
aiomysql = "^0.1.1"
2020
asyncpg = "^0.26.0"
21-
sentry-sdk = "^1.10.1"
21+
sentry-sdk = "^2.19.1"
2222
pydantic = "^1.10.2"
2323
httpx = "^0.23.0"
2424
starlette = "^0.19.1"

0 commit comments

Comments
 (0)