From 273e4d8a63d67e04463b8f45675d78bf35b8a739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:53:48 +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 d2dbc3f..1b22231 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyserial==2.6 python-apt==0.9.3.5ubuntu2 python-debian==0.1.21-nmu2ubuntu2 pytz==2016.4 -requests==2.2.1 +requests==2.20.0 roman==2.0.0 six==1.5.2 ssh-import-id==3.21