From 8eae0d2564c9a0c5096eb0b9e9908fd28d87622c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 01:39:22 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.10 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.10. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.10/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.26.10) --- 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..9ded1ed255 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.10 redis==3.3.11 fakeredis==1.0.5 networkx==2.4