From 2c7a981da4cac9aa4c114c60b3a0d9f1a1607adb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 17:36:22 +0000 Subject: [PATCH] Bump numpy from 1.16.5 to 1.21.0 in /docs Bumps [numpy](https://github.com/numpy/numpy) from 1.16.5 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.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bb24f85..737ad78 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ nbformat==4.4.0 papermill==1.1.0 jsonpickle==1.2 -numpy==1.16.5 +numpy==1.21.0 mendeleev==0.4.5 pint==0.17 nteract-scrapbook==0.2.1