From 6f87d525a78e7713e04b992c30ad49e8f90e758c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:49:56 +0000 Subject: [PATCH] Bump urllib3 in /old/02-serverless-api-ecs-apigateway/tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 2.7.0. - [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.16...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- old/02-serverless-api-ecs-apigateway/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/02-serverless-api-ecs-apigateway/tests/requirements.txt b/old/02-serverless-api-ecs-apigateway/tests/requirements.txt index 91959b5..06bfa65 100644 --- a/old/02-serverless-api-ecs-apigateway/tests/requirements.txt +++ b/old/02-serverless-api-ecs-apigateway/tests/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.8.2 s3transfer==0.6.1 six==1.16.0 tomli==2.0.1 -urllib3==1.26.16 +urllib3==2.7.0