Skip to content

Commit c61c6bb

Browse files
Bump numpy from 1.16.2 to 1.22.0 in /ci
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. - [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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe1df66 commit c61c6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ execnet==1.5.0 # via pytest-cache
1313
future==0.17.1
1414
mccabe==0.6.1 # via pytest-mccabe
1515
more-itertools==5.0.0 # via pytest
16-
numpy==1.16.2
16+
numpy==1.22.0
1717
pep8==1.7.1 # via pytest-pep8
1818
pluggy==0.9.0 # via pytest
1919
py==1.8.0 # via pytest

0 commit comments

Comments
 (0)