From 0e428e465b24e2a28d1e6386ef5088ea41c1d8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 06:23:34 +0000 Subject: [PATCH] Bump urllib3 from 2.0.3 to 2.2.2 in the pip group Bumps the pip group with 1 update: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.0.3 to 2.2.2 - [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/2.0.3...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22cb755..ac60493 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ tinycss2==1.3.0 types-python-dateutil==2.9.0.20240316 typing_extensions==4.7.1 tzdata==2024.1 -urllib3==2.0.3 +urllib3==2.2.2 vine==5.1.0 wcwidth==0.2.13 weasyprint==62.3