From 08760fcc4d179690c626e1ef634178c97c689d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:03:33 +0000 Subject: [PATCH] Bump numpy from 2.2.2 to 2.2.3 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/required.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/required.txt b/requirements/required.txt index 33d1e4ad..d9ba7e8c 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -1,5 +1,5 @@ huggingface_hub==0.28.1 -numpy==2.2.2 +numpy==2.2.3 pillow==11.1.0 safetensors==0.5.2 timm==1.0.14