From 6604b33186e5c99ce1d31d1c904ada07f9819b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:50:40 +0000 Subject: [PATCH] Bump requests from 2.2.1 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.2.1 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.2.1...v2.20.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26435e3..4360f48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ python-apt==0.9.3.5ubuntu2 python-debian==0.1.21-nmu2ubuntu2 pytz==2016.7 redis==2.10.5 -requests==2.2.1 +requests==2.20.0 six==1.5.2 ssh-import-id==3.21 urllib3==1.7.1