Skip to content

Commit b023989

Browse files
Update sentry-sdk requirement from ~=0.17.2 to ~=0.18.0 (#635)
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/CHANGES.md) - [Commits](getsentry/sentry-python@0.17.2...0.18.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 666f117 commit b023989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ html5-parser ~=0.4.9 --no-binary lxml
99
lxml ~=4.5.2
1010
pycurl ~=7.43
1111
PyPDF2 ~=1.26.0
12-
sentry-sdk ~=0.17.2
12+
sentry-sdk ~=0.18.0
1313
requests ~=2.24.0
1414
toolz ~=0.11.1
1515
tornado ~=6.0.4

0 commit comments

Comments
 (0)