From 39a742ba3e80dbb785359f3a36034acef9332a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:22:22 +0000 Subject: [PATCH] Bump urllib3 from 1.26.13 to 1.26.19 in /PAVUDI Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 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.13...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PAVUDI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PAVUDI/requirements.txt b/PAVUDI/requirements.txt index f269cd5..db0c515 100644 --- a/PAVUDI/requirements.txt +++ b/PAVUDI/requirements.txt @@ -97,7 +97,7 @@ tornado==6.4.1 tqdm==4.64.1 traitlets==5.8.0 typing_extensions==4.4.0 -urllib3==1.26.13 +urllib3==1.26.19 wcwidth==0.2.5 webencodings==0.5.1 websocket-client==1.4.2