Skip to content

Commit be76022

Browse files
Bump numpy from 1.14.3 to 1.22.0 in /utils (#18)
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 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.14.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09e949b commit be76022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
h5py==2.8.0rc1
2-
numpy==1.14.3
2+
numpy==1.22.0
33
Pillow==4.1.1
44
psutil==5.2.2
55
scikit-learn==0.19.1

0 commit comments

Comments
 (0)