From 7db766e1f48326e567e7309bfe254693644a5a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 08:04:14 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.22.0 in /pandas-quant-data-provider 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] --- pandas-quant-data-provider/requirements.frozen.txt | 2 +- pandas-quant-data-provider/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pandas-quant-data-provider/requirements.frozen.txt b/pandas-quant-data-provider/requirements.frozen.txt index edf07067..451d1cd4 100644 --- a/pandas-quant-data-provider/requirements.frozen.txt +++ b/pandas-quant-data-provider/requirements.frozen.txt @@ -2,7 +2,7 @@ cachetools==4.2.2 cachier==1.5.0 fredapi==0.4.3 investpy==1.0.6 -numpy==1.20.3 +numpy==1.22.0 pandas==1.2.4 pangres==2.3 piphyperd==1.9.10 diff --git a/pandas-quant-data-provider/requirements.txt b/pandas-quant-data-provider/requirements.txt index 2f604246..b6f0cfb7 100644 --- a/pandas-quant-data-provider/requirements.txt +++ b/pandas-quant-data-provider/requirements.txt @@ -1,7 +1,7 @@ cachetools>=4.2.2 fredapi investpy -numpy==1.20.* +numpy==1.22.* pandas>=1.2.4 pangres sortedcontainers