From 9e2d668a6ee02ef124d897905a73637dd752952e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 20:29:47 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.17 in /Test Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 1.26.17. - [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.6...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Test/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Test/requirements.txt b/Test/requirements.txt index b20b75b..4f088bd 100644 --- a/Test/requirements.txt +++ b/Test/requirements.txt @@ -1,4 +1,4 @@ -atomicwrites==1.4.0 +atomicwrites==1.4.0 attrs==21.2.0 bleach==4.1.0 certifi==2022.12.7 @@ -28,6 +28,6 @@ toml==0.10.2 tqdm==4.62.2 twine==3.4.2 typing-extensions==3.10.0.2 -urllib3==1.26.6 +urllib3==1.26.17 webencodings==0.5.1 zipp==3.5.0