From 9c223bb7ff8eb8646b18c17b7989be9b95230a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:38:36 -0800 Subject: [PATCH] Bump urllib3 from 2.0.7 to 2.3.0 (#1609) * Bump urllib3 from 2.0.7 to 2.1.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.1.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/2.0.7...2.1.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update requirements_s3.txt * Update requirements_s3.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index 44c9fd816..0fe0a98b1 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -6,4 +6,4 @@ s3path==0.5.7 s3transfer==0.10.3 six==1.16.0 smart-open==7.0.4 -urllib3==2.0.7 +urllib3==2.3.0