From 1589f566eafbd6ab61c40b80c7a8d9710b425d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 16:57:37 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.18.4 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.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- rpi/linreqs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 648546a..4ba1942 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pytest-cov==2.5.1 pytest-cover==3.0.0 pytest-coverage==0.0 pytest-mypy==0.3.0 -requests==2.18.4 +requests==2.20.0 six==1.11.0 typed-ast==1.1.0 urllib3==1.22 diff --git a/rpi/linreqs.txt b/rpi/linreqs.txt index 76dcf77..b5dfd6c 100644 --- a/rpi/linreqs.txt +++ b/rpi/linreqs.txt @@ -11,7 +11,7 @@ opencv-contrib-python==3.4.0.12 pytest==3.5.0 pytest-cov==2.5.1 pytest-mypy==0.3.0 -requests==2.18.4 +requests==2.20.0 RPi.GPIO==0.6.3 lxml==4.2.1