From 2bf8898545aee7a1b8d3ccba2a3c24ab3d81a58b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:24:18 +0000 Subject: [PATCH] Bump urllib3 from 2.0.2 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.7. - [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.2...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 1571464..506cd20 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -26,6 +26,6 @@ rich==13.3.5 six==1.16.0 tqdm==4.65.0 twine==4.0.2 -urllib3==2.0.2 +urllib3==2.0.7 webencodings==0.5.1 zipp==3.15.0