From afeced1049036a3801bc35e164a7e4c0ab2644c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:59:52 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.3.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.3.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.2.2...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4dc195..4959d8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ torch==2.3.0 tqdm==4.66.4 transformers @ git+https://github.com/huggingface/transformers@bdb9106f247fca48a71eb384be25dbbd29b065a8 triton==3.1.0 -urllib3==2.2.2 +urllib3==2.3.0 wandb==0.17.0 Wikidata==0.7.0 wikipedia==1.4.0