From 92c722187d1e3debcbb657c2f67c0b0fd52e1c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:07:08 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.21.0 in /portfolio Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 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.8.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- portfolio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portfolio/requirements.txt b/portfolio/requirements.txt index 1fa1012..f63b720 100644 --- a/portfolio/requirements.txt +++ b/portfolio/requirements.txt @@ -39,7 +39,7 @@ lockfile==0.8 lxml==3.3.3 mercurial==2.8.2 netifaces==0.8 -numpy==1.8.2 +numpy==1.21.0 oauth==1.0.1 oauthlib==0.6.1 oneconf==0.3.7.14.04.1