Skip to content

Commit 8d6c43e

Browse files
Update numpy requirement in /tests
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.16.6...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bde1ab commit 8d6c43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy>=1.16.6,<2.1.0
1+
numpy>=1.16.6,<2.3.0
22
attrs==23.2.0
33
distro==1.9.0
44
h5py>=3.1.0,<3.12.0

0 commit comments

Comments
 (0)