From 79c353a2dbf6453670cf6e485e817ae9f901ad22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 23:20:44 +0000 Subject: [PATCH] Bump numpy from 1.12.0b1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0b1 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.12.0b1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index e0756e6..8317a63 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -25,7 +25,7 @@ nbconvert==4.2.0 nbformat==4.2.0 networkx==1.11 notebook==5.7.8 -numpy==1.12.0b1 +numpy==1.22.0 odo==0.5.0 pandas==0.19.1 path.py==9.0