Skip to content

Commit 6bc6b22

Browse files
Bump numpy from 1.21.0 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1890b15 commit 6bc6b22

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,6 +1,6 @@
11
#this file is needed for doc building by readthedocs.org
22
sphinxcontrib-bibtex
33
pybind11>=2.6.0
4-
numpy==1.21.0
4+
numpy==1.22.0
55
scipy
66
scikit-learn

0 commit comments

Comments
 (0)