From b1bd1dd17f9c0b1267263ef568feb4b8a6f72f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 00:30:39 +0000 Subject: [PATCH] Bump requests from 2.11.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.11.0 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.11.0...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 6d271e4..47c916b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pbr==1.10.0 py==1.4.31 pytest==2.9.2 python-dateutil==2.5.3 -requests==2.11.0 +requests==2.20.0 six==1.10.0 slacker==0.9.24 websocket-client==0.37.0