Skip to content

Commit 09a1b11

Browse files
Bump numpy from 2.1.2 to 2.2.0 in /requirements
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7884f9 commit 09a1b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ msgpack==1.1.0
7979
# https://github.com/python-lz4/python-lz4
8080
lz4==4.3.3
8181
# https://numpy.org/
82-
numpy==2.1.2
82+
numpy==2.2.0
8383
# https://github.com/cloudpipe/cloudpickle
8484
cloudpickle==3.1.0
8585
# https://pypi.org/project/toolz/

0 commit comments

Comments
 (0)