From dc0cddd8097f93e54cfd9fff591a7316a4d69fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 20:08:13 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 2.5.0 in /legacy Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 2.5.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.25.9...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- legacy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/requirements.txt b/legacy/requirements.txt index 630db42..c281ad0 100644 --- a/legacy/requirements.txt +++ b/legacy/requirements.txt @@ -1,5 +1,5 @@ xmltodict==0.12.0 -urllib3==1.25.9 +urllib3==2.5.0 dicttoxml==1.7.4 tqdm==4.46.0 bibtexparser==1.2.0