From 0199936399116d436e6d5c0c0ab4de3a4f7e651f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 09:59:41 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.19 in /adaptor_utils/string_code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.19. - [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.9...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- adaptor_utils/string_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adaptor_utils/string_code/requirements.txt b/adaptor_utils/string_code/requirements.txt index d72e61d..8808385 100644 --- a/adaptor_utils/string_code/requirements.txt +++ b/adaptor_utils/string_code/requirements.txt @@ -8,5 +8,5 @@ pytz==2021.3 PyYAML==6.0 requests==2.27.1 six==1.16.0 -urllib3==1.26.9 +urllib3==1.26.19 wget==3.2