From ace52913916ad8934fbfa2290bff400b579cfb8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:26:48 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.2.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.2.3. - [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.19...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df7eb13..00bbe98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ httpx==0.27.2 tenacity==9.0.0 requests_html==0.10.0 aiohttp==3.10.9 -urllib3==1.26.19 +urllib3==2.2.3 asyncio==3.4.3 lxml_html_clean html_clean