From 692d38cc003343b6f6e693f34ac77b540b6c4820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 12:50:34 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.7. - [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.6...1.26.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-generic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-generic.txt b/requirements-generic.txt index d93783a06c..91f6112e21 100644 --- a/requirements-generic.txt +++ b/requirements-generic.txt @@ -21,7 +21,7 @@ PyYAML==5.1.2 pyjwt==1.7.1 rdflib==4.2.2 requests[security]==2.22.0 -urllib3==1.25.6 +urllib3==1.26.7 redis==3.3.11 fakeredis==1.0.5 networkx==2.4