From 4fc13fc11ac7d320d11426ae649b3d6bb9d39f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 17:00:36 +0000 Subject: [PATCH] Bump requests from 2.23.0 to 2.31.0 in /worker Bumps [requests](https://github.com/psf/requests) from 2.23.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.23.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker/requirements.txt b/worker/requirements.txt index 0f21a14..fdfbe15 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -13,7 +13,7 @@ protobuf==3.12.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 pytz==2020.1 -requests==2.23.0 +requests==2.31.0 rsa==4.6 six==1.15.0 urllib3==1.25.9