From 971bc53ecf0d58c236b436b7ea3b3293ea9abbb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:56:45 +0000 Subject: [PATCH] build(deps): bump numpy from 1.16.3 to 1.22.0 in /core Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 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.16.3...v1.22.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..4808ecd 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.22.0 pandas==0.25.0 parso==0.5.1 patsy==0.5.1