From b11a94606532aec91dfb651dc599dfa991329344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 08:22:06 +0000 Subject: [PATCH] Bump urllib3 from 2.3.0 to 2.7.0 in /TripleExtraction Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.7.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/2.3.0...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TripleExtraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 TripleExtraction/requirements.txt diff --git a/TripleExtraction/requirements.txt b/TripleExtraction/requirements.txt old mode 100755 new mode 100644 index 2bec072..200af9e --- a/TripleExtraction/requirements.txt +++ b/TripleExtraction/requirements.txt @@ -148,7 +148,7 @@ typer-slim==0.15.2 typing_extensions==4.12.2 tzdata==2025.1 ujson @ file:///home/conda/feedstock_root/build_artifacts/ujson_1724954402136/work -urllib3==2.3.0 +urllib3==2.7.0 wasabi @ file:///home/conda/feedstock_root/build_artifacts/wasabi_1740630716360/work weasel @ file:///home/conda/feedstock_root/build_artifacts/weasel_1734270156651/work Werkzeug==3.1.3