From 05efa55f1b44bc04449966f26dc9b54d5815bec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:02:15 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 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.11...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 b0b90d8..b154fad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ srsly==2.3.0 # via spacy, thinc thinc==7.4.1 # via spacy tomlkit==0.7.0 # via poetry-version tqdm==4.50.2 # via spacy, thinc -urllib3==1.25.11 # via -r requirements.in, botocore, requests +urllib3==1.26.5 # via -r requirements.in, botocore, requests wasabi==0.8.0 # via spacy, thinc websockets==8.1 # via -r requirements.in yarg==0.1.9 # via -r requirements.in, pipreqs