Skip to content

Commit 5b6f399

Browse files
Update sentry-sdk requirement from <2.0,>=1.0.0 to >=1.0.0,<3.0
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@v1.0...2.0.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 665eeae commit 5b6f399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-server.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
# setup.py.
1010
cchardet >=2.1.6,<3
1111
pycurl >=7.43,<8
12-
sentry-sdk >=1.0.0,<2.0
12+
sentry-sdk >=1.0.0,<3.0
1313
tornado >=6.0.0,<7

0 commit comments

Comments
 (0)