Skip to content

Commit 77d4c88

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /samples/python (#58)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f279b0 commit 77d4c88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
numpy==1.21.0
1+
numpy==1.22.0
22
pyopencl==2021.1.6
33
Pillow==9.0.1

0 commit comments

Comments
 (0)