From 8e612218eac626d3bc17d1f14fdeff3381471cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 19:31:26 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.21.0 in /core Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.16.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index dfa8cfb..8df6853 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -63,7 +63,7 @@ mccabe==0.6.1 more-itertools==4.3.0 multidict==4.5.2 nodeenv==1.3.3 -numpy==1.16.3 +numpy==1.21.0 pandas==0.25.0 parso==0.5.1 patsy==0.5.1