From bd5e72dd583d1a9326b3382eb390bd484a0cc4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 08:07:16 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /python Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index d514163..3cb65d1 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1 +1 @@ -requests==2.18.4 \ No newline at end of file +requests==2.20.0 \ No newline at end of file