From e134fecc3a9fd7e4ba78ac34ec0ab3528546f26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:32:20 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /web Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...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 eb64d85..0ef151c 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -22,4 +22,4 @@ six==1.12.0 sphinx-me==0.3 sqlparse==0.5.0 tqdm==4.66.3 -urllib3==1.26.18 +urllib3==1.26.19