Skip to content

Commit 7e9bddd

Browse files
chore(deps-dev): bump sentry-sdk from 1.40.5 to 2.8.0 (#324)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 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.40.5...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b364c4 commit 7e9bddd

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

poetry.lock

+16-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pre-commit = "^3.0.0"
4949
pylama = "^8.4.1"
5050
pylint = "^3.0.0"
5151
pytest = "^8.0.0"
52-
sentry-sdk = "^1.14.0"
52+
sentry-sdk = ">=1.14,<3.0"
5353
toml = "^0.10.2"
5454
types-requests = "^2.28.11.12"
5555
types-setuptools = "^69.0.0.0"

0 commit comments

Comments
 (0)