From 80fa4f122693b285ccd9fa1a16450b0aee1ebfb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:43:09 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /tarnish-server/tarnishworker 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/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tarnish-server/tarnishworker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarnish-server/tarnishworker/requirements.txt b/tarnish-server/tarnishworker/requirements.txt index c231ed5..7e3a2d2 100644 --- a/tarnish-server/tarnishworker/requirements.txt +++ b/tarnish-server/tarnishworker/requirements.txt @@ -20,7 +20,7 @@ python-dateutil==2.7.2 pytz==2018.4 PyYAML==3.12 redis==2.10.6 -requests==2.18.4 +requests==2.20.0 s3transfer==0.1.13 singledispatch==3.4.0.3 six==1.11.0