From 1f559e9e11c47099544011defcdc6000bd76b3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 04:45:23 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 in /cent8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. - [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.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cent8/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cent8/requirements.txt b/cent8/requirements.txt index 72083c7..6ec0546 100644 --- a/cent8/requirements.txt +++ b/cent8/requirements.txt @@ -112,7 +112,7 @@ tempora==1.14.1 # via portend timelib==0.2.4 tornado==5.1.1; python_version < '3.0' tornado==6.0.4; python_version >= '3.0' -urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests +urllib3==1.26.5 # via botocore, kubernetes, python-etcd, requests vcert==0.7.3 virtualenv==16.4.3 watchdog==0.9.0