From 4ff50b66dced804133519933dad5330cb7f71713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 23:51:18 -0500 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.0.4 (#1454) * Bump urllib3 from 1.26.15 to 2.0.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.2. - [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...2.0.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... 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 702cd6629..123ca0bc4 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -6,4 +6,4 @@ s3path==0.5.0 s3transfer==0.7.0 six==1.16.0 smart-open==6.4.0 -urllib3==1.26.15 +urllib3==2.0.4