Skip to content

Commit 7c8df54

Browse files
Update sentry-sdk requirement from ~=0.16.3 to ~=0.17.1 (#624)
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.16.3...0.17.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 01575c9 commit 7c8df54

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.16.3
11+
sentry-sdk ~=0.17.1
1212
requests ~=2.24.0
1313
toolz ~=0.10.0
1414
tornado ~=6.0.4

0 commit comments

Comments
 (0)