Skip to content

Commit 555dd0d

Browse files
Update sentry-sdk requirement from ~=0.17.1 to ~=0.17.2 (#630)
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.1...0.17.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc15a19 commit 555dd0d

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
@@ -8,7 +8,7 @@ git+https://github.com/danielballan/htmltreediff@customize
88
html5-parser ~=0.4.9 --no-binary lxml
99
lxml ~=4.5.2
1010
PyPDF2 ~=1.26.0
11-
sentry-sdk ~=0.17.1
11+
sentry-sdk ~=0.17.2
1212
requests ~=2.24.0
1313
toolz ~=0.10.0
1414
tornado ~=6.0.4

0 commit comments

Comments
 (0)