Skip to content

Commit 49d17d5

Browse files
Bump numpy from 1.14.2 to 1.22.0 in /examples/cpp/test_sdk/scripts
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92e519a commit 49d17d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cpp/test_sdk/scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cycler==0.10.0
22
kiwisolver==1.0.1
33
matplotlib==2.2.0
4-
numpy==1.14.2
4+
numpy==1.22.0
55
pandas==0.22.0
66
pyparsing==2.2.0
77
python-dateutil==2.7.0

0 commit comments

Comments
 (0)