From 849a352f31cf58877662d62153f525c431f41dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 03:43:43 +0000 Subject: [PATCH] Bump urllib3 from 2.0.3 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.7. - [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.0.7) --- 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 ad7a94a..09b749c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,5 +27,5 @@ soupsieve==2.4.1 syrupy==4.6.0 tomli==2.0.1 tqdm==4.65.0 -urllib3==2.0.3 +urllib3==2.0.7 win32-setctime==1.1.0