From 785bc391f7aaea266787c0f40b36084e89f6a926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:30:10 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /uvi_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] --- uvi_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uvi_web/requirements.txt b/uvi_web/requirements.txt index 692b265c..adbd9131 100644 --- a/uvi_web/requirements.txt +++ b/uvi_web/requirements.txt @@ -30,7 +30,7 @@ requests==2.31.0 soupsieve==2.3.2.post1 thinc==8.0.15 tqdm==4.64.0 -urllib3==1.26.18 +urllib3==1.26.19 wasabi==0.9.1 Werkzeug==3.0.1 zipp==3.6.0