From 9747ac292715d6d59fb8d5fc50d567f09f70a49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:09:17 +0000 Subject: [PATCH] Bump numpy from 1.7.0 to 1.21.0 in /resources Bumps [numpy](https://github.com/numpy/numpy) from 1.7.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.7.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/requirements.txt b/resources/requirements.txt index 22fa340..5941bb6 100644 --- a/resources/requirements.txt +++ b/resources/requirements.txt @@ -3,7 +3,7 @@ funcsigs==1.0.2 matplotlib==1.4.3 mock==2.0.0 nose==1.3.7 -numpy==1.7.0 +numpy==1.21.0 packaging==16.8 pandas==0.16.0 patsy==0.4.1