Skip to content

Commit 1162274

Browse files
Bump sentry-sdk from 1.45.0 to 2.8.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.8.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@1.45.0...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48ea802 commit 1162274

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

poetry.lock

Lines changed: 12 additions & 9 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
@@ -87,7 +87,7 @@ pytest-xdist = {extras = ["psutil"], version = "^3.1.0"}
8787
python-multipart = ">=0.0.7"
8888
rich = {version = ">=12.5.1", optional = false}
8989
sanic-testing = ">=22.9,<24.0"
90-
sentry-sdk = "^1.39.2"
90+
sentry-sdk = ">=1.39.2,<3.0.0"
9191
typer = {version = ">=0.7.0", optional = false}
9292
types-aiofiles = ">=22.1"
9393
types-certifi = "^2021.10.8"

0 commit comments

Comments
 (0)