Skip to content

Commit 36761c4

Browse files
Update sentry-sdk requirement from ~=0.15.1 to ~=0.16.3 (#619)
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.15.1...0.16.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a50472e commit 36761c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ git+https://github.com/anastasia/htmldiffer@develop
77
git+https://github.com/danielballan/htmltreediff@customize
88
html5-parser ~=0.4.9 --no-binary lxml
99
lxml ~=4.5.2
10-
sentry-sdk ~=0.15.1
10+
sentry-sdk ~=0.16.3
1111
requests ~=2.24.0
1212
toolz ~=0.10.0
1313
tornado ~=6.0.4

0 commit comments

Comments
 (0)