Skip to content

Commit 122ca9f

Browse files
Bump numpy from 1.26.4 to 2.2.3
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.3. - [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.2.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1183f4 commit 122ca9f

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.3
4-
numpy==1.26.4
4+
numpy==2.2.3
55
matplotlib==3.10.0
66
dask[array, distributed]==2025.2.0
77
requests==2.32.3

0 commit comments

Comments
 (0)