From edfc97a925d65b74f3b5761dafb4b6b7e0d024f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 06:14:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.7 to 1.26.19 in /web Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.19. - [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.7...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index f5ff7c6ec..5031fda6e 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -26,5 +26,5 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 tornado==6.1 -urllib3==1.26.7 +urllib3==1.26.19 breathe==4.33.1