From c847652f4aee730cea3ed3a0350b4a577e916bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 01:27:31 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.14 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.14. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.14/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.26.14) --- 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..220c53d05c 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.14 redis==3.3.11 fakeredis==1.0.5 networkx==2.4