From cd219fb0de4cdd3d74404e194948fb854bb95490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 11:14:37 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.24.2 to 1.26.5 in /util/aws_ip_locator Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- util/aws_ip_locator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/aws_ip_locator/requirements.txt b/util/aws_ip_locator/requirements.txt index c98674c95f8..adbc2e83887 100644 --- a/util/aws_ip_locator/requirements.txt +++ b/util/aws_ip_locator/requirements.txt @@ -8,4 +8,4 @@ netaddr==0.7.19 python-dateutil==2.7.3 s3transfer==0.1.13 six==1.11.0 -urllib3==1.24.2 +urllib3==1.26.5