From 46b56d7b5905d3f1a2b1f2e140350cac8db012a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 03:55:58 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18. - [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.16...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ec6d63..3f103d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ typing-inspect==0.9.0 typing_extensions==4.6.3 tzdata==2023.3 ultralytics==8.0.124 -urllib3==1.26.16 +urllib3==1.26.18 validators==0.20.0 vtk==9.2.6 wcwidth==0.2.6