From b5c9007b1d4fd82b2686fb113b45034f127bcbd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 15:45:33 +0000 Subject: [PATCH] Bump requests from 1.2.3 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 1.2.3 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/v1.2.3...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6263fa5..3cb65d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -requests==1.2.3 \ No newline at end of file +requests==2.20.0 \ No newline at end of file