From 83ed15e39d43d8d7ad518c8b71bb58597da4f416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 23:29:36 +0000 Subject: [PATCH] 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](https://github.com/numpy/numpy/compare/v1.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- oldrequirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oldrequirements.txt b/oldrequirements.txt index fb1c6c5..54bdee8 100644 --- a/oldrequirements.txt +++ b/oldrequirements.txt @@ -69,7 +69,7 @@ nest-asyncio==1.5.5 newtulipy==0.4.6 notebook==6.4.12 numerize==0.12 -numpy==1.20.3 +numpy==1.22.0 openpyxl==3.0.7 packaging==21.3 pandas==1.2.4 diff --git a/requirements.txt b/requirements.txt index 8399e09..24ff213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ alpaca_trade_api==2.3.0 fastapi==0.79.0 newtulipy==0.4.6 -numpy==1.20.3 +numpy==1.22.0 uvicorn==0.12.3 aiofiles==0.6.0 python-multipart==0.0.5