From 537c6a035b1f63e521bf3288d90611925e471f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:08:26 +0000 Subject: [PATCH] chore(deps): bump numpy from 2.2.0 to 2.2.4 Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.4. - [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.0...v2.2.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c2393559..9282cdb4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ sphinx_togglebutton sphinxcontrib.youtube jupyter pandas -numpy==2.2.0 +numpy==2.2.4 pybind11>=2.12 cvxpy jax