From 31e9a90a8346f9a6f7413d625a5e1df0bfa0689f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:45:40 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.6.0 in /Resume_parser Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.6.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/1.26.15...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Resume_parser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resume_parser/requirements.txt b/Resume_parser/requirements.txt index 23139dbc95..ce0392e76e 100644 --- a/Resume_parser/requirements.txt +++ b/Resume_parser/requirements.txt @@ -124,7 +124,7 @@ typer==0.7.0 typing_extensions==4.5.0 tzdata==2022.7 tzlocal==4.3 -urllib3==1.26.15 +urllib3==2.6.0 validators==0.20.0 wasabi==1.1.1 watchdog==3.0.0