From 77014cb24f7f4dda7569b66f2a4a72e61f0713d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:42:26 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.3.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0. - [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.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 731769e..3554e31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ httpx==0.28.1 tenacity==9.0.0 requests_html==0.10.0 aiohttp==3.11.10 -urllib3==2.2.3 +urllib3==2.3.0 asyncio==3.4.3 lxml_html_clean html_clean