From e9b12d6bb1882b3501df76e262be3648a772233b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:36:43 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.2.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.2. - [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/v1.26.4...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a37eae..4c3af71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ transformers==4.48.0 ffmpeg-python==0.2.0 elevenlabs==1.8.1 yt-dlp==2025.1.15 -numpy==1.26.4 +numpy==2.2.2