From 7486352b6d8939c7e41c53e21f3cf50e87597874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:42:07 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 in /cloud-node Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-node/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-node/requirements.txt b/cloud-node/requirements.txt index 7ca8fbc..34faf31 100644 --- a/cloud-node/requirements.txt +++ b/cloud-node/requirements.txt @@ -95,7 +95,7 @@ tornado==6.0.2 traitlets==4.3.2 Twisted==18.9.0 txaio==18.8.1 -urllib3==1.24.1 +urllib3==1.26.5 uWSGI==2.0.18 wcwidth==0.1.7 websocket-client==0.56.0