From b958524ddca45c75f0629660b726958246c4f51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:57:59 +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 +- requirements_py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e2f85c..0bdeb80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ itsdangerous==0.24 path.py==5.1 python-dateutil==2.2 pytz==2014.2 -requests==2.2.1 +requests==2.20.0 six==1.6.1 speaklater==1.3 diff --git a/requirements_py3.txt b/requirements_py3.txt index 8f4660c..48eaeb4 100644 --- a/requirements_py3.txt +++ b/requirements_py3.txt @@ -16,6 +16,6 @@ itsdangerous==0.24 path.py==5.1 python-dateutil==2.2 pytz==2014.2 -requests==2.2.1 +requests==2.20.0 six==1.6.1 speaklater==1.3