From a7162768c379045037a74dec7f003739898bda63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:29:39 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.5 in /projects/33/app 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] --- projects/33/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/33/app/requirements.txt b/projects/33/app/requirements.txt index 1622428..bef7622 100644 --- a/projects/33/app/requirements.txt +++ b/projects/33/app/requirements.txt @@ -48,7 +48,7 @@ sparql-slurper==0.3.4 SPARQLWrapper==1.8.5 sqlparse==0.4.1 tqdm==4.51.0 -urllib3==1.25.11 +urllib3==1.26.5 Werkzeug==1.0.1 wikidataintegrator==0.8.0 pdfminer.six==20201018