Skip to content

Commit 3901690

Browse files
Bump numpy from 1.20.3 to 1.22.0 in /pandas-ta-quant
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 161411b commit 3901690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pandas-ta-quant/requirements.frozen.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
arch==5.0.1
22
bintrees==2.2.0
33
mgarch-setup-fix==0.2.0
4-
numpy==1.20.3
4+
numpy==1.22.0
55
pyts==0.11.0
66
scikit-learn==0.24.2
77
scipy==1.4.1

pandas-ta-quant/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ mgarch-setup-fix # https://github.com/srivastavaprashant/mgarch/issues/3
55
pyts
66
scikit-learn
77
statsmodels
8-
numpy==1.20.*
8+
numpy==1.22.*

0 commit comments

Comments
 (0)