Skip to content

Commit df46cdc

Browse files
Update sentry-sdk requirement from <1.39,>=1.34.0 to >=1.34.0,<2.4
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. - [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.34.0...2.3.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0267d19 commit df46cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ django-gravatar2>=1.4.4,<1.5
1313
django-linear-migrations>=2.8.0,<2.13
1414
pytest-django>=4.5.2,<4.7
1515
pytest-cov>=4.1.0,<5.1
16-
sentry-sdk>=1.34.0,<1.39
16+
sentry-sdk>=1.34.0,<2.4

0 commit comments

Comments
 (0)