From 53006b3c8ef4212d57e7b331b0df3e7bc6ceb141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 04:29:59 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.4 to 1.26.5 in /PlantsClustering Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PlantsClustering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlantsClustering/requirements.txt b/PlantsClustering/requirements.txt index 9a2ac5a..27dd602 100644 --- a/PlantsClustering/requirements.txt +++ b/PlantsClustering/requirements.txt @@ -70,7 +70,7 @@ threadpoolctl==2.1.0 toolz==0.11.1 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.4 +urllib3==1.26.5 wcwidth==0.2.5 webencodings==0.5.1 widgetsnbextension==3.5.1