From 3e7bfb3a0d4e45218506f6a530c5a71b7fde9adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 01:03:54 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.13 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.26.13. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.13/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.26.13) --- 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..21093c6186 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.13 redis==3.3.11 fakeredis==1.0.5 networkx==2.4