From 1f2320e61cbd10afe54ce6ee1cdba1262aa618dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:06:48 +0000 Subject: [PATCH] Bump numpy from 1.10.1 to 1.21.0 in /content/notebooks Bumps [numpy](https://github.com/numpy/numpy) from 1.10.1 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.10.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- content/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notebooks/requirements.txt b/content/notebooks/requirements.txt index 84327d2..3a42c8a 100644 --- a/content/notebooks/requirements.txt +++ b/content/notebooks/requirements.txt @@ -16,7 +16,7 @@ jdcal==1.0 matplotlib==1.4.3 mock==1.3.0 nose==1.3.7 -numpy==1.10.1 +numpy==1.21.0 openpyxl==1.8.6 pandas==0.17.0 pbr==1.5.0