Skip to content

Commit 0efe91b

Browse files
chore(deps-dev): bump sentry-sdk from 1.45.0 to 2.0.1 (#4223)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.0.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.0...2.0.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e10daaa commit 0efe91b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
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
@@ -114,7 +114,7 @@ cfn-lint = "0.86.4"
114114
mypy = "^1.1.1"
115115
types-python-dateutil = "^2.8.19.6"
116116
httpx = ">=0.23.3,<0.28.0"
117-
sentry-sdk = "^1.22.2"
117+
sentry-sdk = ">=1.22.2,<3.0.0"
118118
ruff = ">=0.0.272,<0.4.3"
119119
retry2 = "^0.9.5"
120120
pytest-socket = ">=0.6,<0.8"

0 commit comments

Comments
 (0)