From 22ab406e683d75ede316ae7bf80fec42fa44c2d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 06:05:27 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.17 in /2022_code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2022_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022_code/requirements.txt b/2022_code/requirements.txt index e7b1cb62..e0184994 100644 --- a/2022_code/requirements.txt +++ b/2022_code/requirements.txt @@ -91,7 +91,7 @@ tldextract==3.2.1 tqdm==4.64.0 Twisted==22.4.0 typing_extensions==4.2.0 -urllib3==1.26.9 +urllib3==1.26.17 uvicorn==0.17.6 w3lib==1.22.0 websockets==10.3