From c1cafb39902edaeb38a5dff3280d32d994cc2336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:47:14 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.26.5 in /ros Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ros/requirements.txt | 2 +- ros/wf5/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ros/requirements.txt b/ros/requirements.txt index 7a23707..4c9dd79 100644 --- a/ros/requirements.txt +++ b/ros/requirements.txt @@ -60,7 +60,7 @@ tornado==5.1.1 tqdm==4.26.0 twine==1.12.1 ujson==1.35 -urllib3==1.23 +urllib3==1.26.5 uvloop==0.11.2 webencodings==0.5.1 websockets==5.0.1 diff --git a/ros/wf5/requirements.txt b/ros/wf5/requirements.txt index 467acc1..a105a4f 100644 --- a/ros/wf5/requirements.txt +++ b/ros/wf5/requirements.txt @@ -88,7 +88,7 @@ tqdm==4.26.0 twine==1.12.1 typing-extensions==3.7.2 ujson==1.35 -urllib3==1.23 +urllib3==1.26.5 uvloop==0.11.2 webencodings==0.5.1 websockets==5.0.1