From bc2ca0d0b4228e2611fdf86b4a070971052f4617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:44:39 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 2.1.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 2.1.0. - [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.0) --- 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 33aca6a..7382828 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.13.0 -numpy==1.24.3 +numpy==2.1.0 numpydoc==1.7.0 astropy==6.1.1 pydot==2.0.0