Skip to content

Commit ca882e5

Browse files
Bump numpy from 1.26.4 to 2.0.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.0.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72bf9e5 commit ca882e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is used to build the CI test environment and so Github can track dependencies.
22
xarray==2024.3.0
33
pandas==2.2.2
4-
numpy==1.26.4
4+
numpy==2.0.1
55
matplotlib==3.9.1.post1
66
dask[array, distributed]==2024.7.1
77
requests==2.32.3

0 commit comments

Comments
 (0)