From a76527dfba0122b283cf260806bb90b6aaf40846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 05:51:51 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 1.26.18 in /scripts/route53-a-records Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/route53-a-records/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/route53-a-records/requirements.txt b/scripts/route53-a-records/requirements.txt index 3018bd4..960a05d 100644 --- a/scripts/route53-a-records/requirements.txt +++ b/scripts/route53-a-records/requirements.txt @@ -10,4 +10,4 @@ PyYAML==5.4.1 rsa==4.7.2 s3transfer==0.6.1 six==1.16.0 -urllib3==1.26.15 +urllib3==1.26.18