From 78b85fb664556dbf40cd5bfb12fa0dede42ea3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 06:07:55 +0000 Subject: [PATCH] Bump requests from 2.28.2 to 2.31.0 in /application Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 7f737e32..12f1087a 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -77,7 +77,7 @@ pytz==2022.7.1 PyYAML==6.0 redis==4.5.4 regex==2022.10.31 -requests==2.28.2 +requests==2.31.0 retry==0.9.2 rsa==4.9 s3transfer==0.6.0