From 0d729a6cf70a3900a277b87413249aaa80f4e54a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:41:11 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 2.1.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 2.1.1. - [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.24.3...v2.1.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... 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 9f22acc..e721394 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ sphinx-automodapi==0.17.0 sphinx_rtd_theme==2.0.0 matplotlib==3.8.4 tensorflow==2.17.0 -numpy==1.24.3 +numpy==2.1.1 numpydoc==1.7.0 astropy==6.1.1 pydot==2.0.0