From aff5da72c27de6439c728408afd0361e9b582942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 09:41:05 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.9 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1b8b7f..0a22d91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ toml==0.10.2 tqdm==4.64.0 tzdata==2022.1 tzlocal==4.2 -urllib3==1.26.9 +urllib3==1.26.19 validators==0.18.2 wcwidth==0.2.5 weasyprint==53.4