From 8dd3c6dd1a4b17bd696c916a402fbfb7e371dd35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:19:58 +0000 Subject: [PATCH] Bump urllib3 in /Firmware/SourceCode/components/lvgl/docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Firmware/SourceCode/components/lvgl/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/SourceCode/components/lvgl/docs/requirements.txt b/Firmware/SourceCode/components/lvgl/docs/requirements.txt index 323f65e..0e735ae 100644 --- a/Firmware/SourceCode/components/lvgl/docs/requirements.txt +++ b/Firmware/SourceCode/components/lvgl/docs/requirements.txt @@ -30,5 +30,5 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 typing-extensions==3.10.0.0 -urllib3==1.26.5 +urllib3==1.26.19 zipp==3.4.1