From cb2a95d8c94118e4c66fae5278edd816daff46ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 21:53:32 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.6.3 in /Resume_parser Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.6.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.15...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..1fe1ab3c63 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.3 validators==0.20.0 wasabi==1.1.1 watchdog==3.0.0