From 7b9c8f9b42e29853a73da63daf70f545e4ccb375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:16:07 +0000 Subject: [PATCH] build(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. - [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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../lambda-ecs-event-instance-availability/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root-infra/module-ecs/lambda-ecs-event-instance-availability/requirements.txt b/root-infra/module-ecs/lambda-ecs-event-instance-availability/requirements.txt index 31b27d1..ca98221 100644 --- a/root-infra/module-ecs/lambda-ecs-event-instance-availability/requirements.txt +++ b/root-infra/module-ecs/lambda-ecs-event-instance-availability/requirements.txt @@ -10,4 +10,4 @@ python-dateutil==2.7.3 requests==2.18.4 s3transfer==0.1.13 six==1.11.0 -urllib3==1.22 +urllib3==1.26.5