From 3f6cb07d3bb78efadee16a5bbf84adcd8149a483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 09:06:51 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. - [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.25.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d10950..cff88b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,6 @@ srsly==1.0.4 thinc==7.4.3 threadpoolctl==2.1.0 tqdm==4.54.0 -urllib3==1.26.2 +urllib3==1.26.5 wasabi==0.8.0 zipp==3.4.0