From dbc0d3c275aae4ed6b90cfcd3badae9cbb32e017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 13:56:20 +0000 Subject: [PATCH] Bump requests from 2.11.1 to 2.20.0 in /testing Bumps [requests](https://github.com/psf/requests) from 2.11.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.11.1...v2.20.0) Signed-off-by: dependabot[bot] --- testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/requirements.txt b/testing/requirements.txt index d6bf2a9..b26e867 100644 --- a/testing/requirements.txt +++ b/testing/requirements.txt @@ -29,7 +29,7 @@ PyQt5-sip==12.8.1 Pyrebase==3.0.27 python-jwt==2.0.1 pytz==2021.1 -requests==2.11.1 +requests==2.20.0 requests-toolbelt==0.7.0 rsa==4.7 six==1.15.0