From ca0c126cab133781bb478aeded258bdda1edf1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 20:33:36 +0000 Subject: [PATCH] Bump requests from 2.9.1 to 2.20.0 in /elastic-beanstalk Bumps [requests](https://github.com/psf/requests) from 2.9.1 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.9.1...v2.20.0) Signed-off-by: dependabot[bot] --- elastic-beanstalk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elastic-beanstalk/requirements.txt b/elastic-beanstalk/requirements.txt index 1ccfd00..d15ac96 100644 --- a/elastic-beanstalk/requirements.txt +++ b/elastic-beanstalk/requirements.txt @@ -15,7 +15,7 @@ MarkupSafe==1.0 pathspec==0.5.5 python-dateutil==2.6.1 PyYAML==3.12 -requests==2.9.1 +requests==2.20.0 semantic-version==2.5.0 six==1.11.0 tabulate==0.7.5