Skip to content

Commit 07f4c46

Browse files
dependabot[bot]beachdweller
authored andcommitted
Bump numpy from 1.20.3 to 1.22.0 in /tests
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 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.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5db8cf9 commit 07f4c46

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/requirements.2021.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cython==0.29.24
33
jupyter==1.0.0
44
lxml==4.9.1
55
matplotlib==3.4.3
6-
numpy==1.20.3
6+
numpy==1.22.0
77
pandas==1.3.4
88
pandas-datareader==0.10.0
99
pytest==6.2.4

tests/requirements.2022.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cython==0.29.32
33
jupyter==1.0.0
44
lxml==4.9.1
55
matplotlib==3.5.2
6-
numpy==1.21.5
6+
numpy==1.22.0
77
pandas==1.4.4
88
pandas-datareader==0.10.0
99
pytest==7.1.2

0 commit comments

Comments
 (0)