From f757bdc242c50517d2d2d97485863f29678c12e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 18:33:48 +0000 Subject: [PATCH] Bump numpy from 2.3.5 to 2.4.6 Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.6. - [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.3.5...v2.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 4891c102..4bf7c1c2 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -5,4 +5,4 @@ mkdocs-material>=9.5 mkdocstrings[python]>=0.24 mkdocs-gen-files>=0.5 mkdocs-literate-nav>=0.6 -numpy>=1.23 \ No newline at end of file +numpy>=2.4.6 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 4d9f43f6..427e61d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ azure-storage-blob==12.29.0 catboost==1.2.8 -numpy==2.3.5 +numpy==2.4.6 huggingface-hub==1.17.0 lightgbm==4.6.0 markdown==3.10.2