From aee8f7da7122bc549d37507d8d56031b4ca90669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:07:35 +0000 Subject: [PATCH] Bump requests in /deploy/agnosticd/tools/archive/configs/linklight-demo Bumps [requests](https://github.com/requests/requests) from 2.19.1 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.19.1...v2.20.0) Signed-off-by: dependabot[bot] --- .../tools/archive/configs/linklight-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt b/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt index 34882ac..81292e0 100644 --- a/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt +++ b/deploy/agnosticd/tools/archive/configs/linklight-demo/requirements.txt @@ -26,7 +26,7 @@ Pygments==2.2.0 PyNaCl==1.2.1 python-dateutil==2.7.3 PyYAML==3.13 -requests==2.19.1 +requests==2.20.0 s3transfer==0.1.13 six==1.11.0 urllib3==1.23