From 5b5dfe4f328b47d05367fb1700f2780e486f6b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 10:38:55 +0000 Subject: [PATCH] Update sentry-sdk requirement from ~=0.5.3 to ~=0.5.4 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](https://github.com/getsentry/sentry-python/commits/0.5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f4fd160d..5df859a99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/anastasia/htmldiffer@develop git+https://github.com/danielballan/htmltreediff@customize lxml ~=4.2.5 pandas ~=0.23.4 -sentry-sdk ~=0.5.3 +sentry-sdk ~=0.5.4 requests ~=2.20.0 toolz ~=0.9.0 tornado ~=5.1