From c3ecbc0650cb44e93e33961d7b49bea79209f22e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 11:47:26 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.18 in /rps-tourney-deployment Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rps-tourney-deployment/requirements.frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rps-tourney-deployment/requirements.frozen.txt b/rps-tourney-deployment/requirements.frozen.txt index 0c56fe8..e724268 100644 --- a/rps-tourney-deployment/requirements.frozen.txt +++ b/rps-tourney-deployment/requirements.frozen.txt @@ -21,4 +21,4 @@ PyYAML==5.4.1 rsa==4.7.2 s3transfer==0.3.6 six==1.15.0 -urllib3==1.26.4 +urllib3==1.26.18