From c03449e5fa567b9d352d38a9d836022437bef3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 21:38:01 +0000 Subject: [PATCH] Bump requests from 2.20.0 to 2.31.0 in /services/jenkins-autoscaling Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.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.20.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/jenkins-autoscaling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/jenkins-autoscaling/requirements.txt b/services/jenkins-autoscaling/requirements.txt index 3d88b29..69f6e40 100644 --- a/services/jenkins-autoscaling/requirements.txt +++ b/services/jenkins-autoscaling/requirements.txt @@ -21,7 +21,7 @@ ptyprocess==0.6.0 Pygments==2.7.4 python-dateutil==2.7.3 pytz==2018.5 -requests==2.20.0 +requests==2.31.0 s3transfer==0.1.13 simplegeneric==0.8.1 six==1.11.0