From 4bcf8ad567a6722cdc12cd75d27ab2d0e8442bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:15:52 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.22.0 in /Youtube/Dash apps/Value Investing Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.12.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..01f9b1f 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -111,7 +111,7 @@ nose==1.3.7 notebook==4.1.0 numba==0.23.1 numexpr==2.4.6 -numpy==1.12.0 +numpy==1.22.0 oauthlib==2.0.0 odo==0.4.0 openpyxl==2.3.2