From eada02ad26146e637fc85491e73e46013fc60e82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:14:28 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.21.0 in /Youtube/Dash apps/Value Investing Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 to 1.21.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.21.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..d004bd8 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.21.0 oauthlib==2.0.0 odo==0.4.0 openpyxl==2.3.2