From 473e58ec353b434b2268ea1e57cc6843f3562fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 09:58:49 +0000 Subject: [PATCH] Bump requests from 2.5.3 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.5.3 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.5.3...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 d816499..04c9f81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ greenlet==0.4.5 gunicorn==19.2.1 itsdangerous==0.24 newrelic==2.44.0.36 -requests==2.5.3 +requests==2.20.0 -e git+https://github.com/jdunck/python-unicodecsv.git@c5d8ae68758dd48d8a776214080caa88bc036644#egg=unicodecsv-0.9.4 wsgiref==0.1.2