From 42a78ef6ab5300b2a17bfbf44b9a20253fe3446d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 01:35:49 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.11/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.26.11) --- 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..d3ad0e6488 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.11 redis==3.3.11 fakeredis==1.0.5 networkx==2.4