Skip to content

Commit ba762a3

Browse files
Bump numpy from 1.20.3 to 1.22.0
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] <support@github.com>
1 parent 5179d24 commit ba762a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

oldrequirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ nest-asyncio==1.5.5
6969
newtulipy==0.4.6
7070
notebook==6.4.12
7171
numerize==0.12
72-
numpy==1.20.3
72+
numpy==1.22.0
7373
openpyxl==3.0.7
7474
packaging==21.3
7575
pandas==1.2.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alpaca_trade_api==2.3.0
22
fastapi==0.79.0
33
newtulipy==0.4.6
4-
numpy==1.20.3
4+
numpy==1.22.0
55
uvicorn==0.12.3
66
aiofiles==0.6.0
77
python-multipart==0.0.5

0 commit comments

Comments
 (0)