From f50a0a289d937897fed82a4d3a9d17a491f28dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:07:15 +0000 Subject: [PATCH] Bump numpy from 1.8.2 to 1.21.0 in /TreeViz Bumps [numpy](https://github.com/numpy/numpy) from 1.8.2 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.8.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TreeViz/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TreeViz/requirements.txt b/TreeViz/requirements.txt index e82c1c7..6887b77 100644 --- a/TreeViz/requirements.txt +++ b/TreeViz/requirements.txt @@ -57,7 +57,7 @@ nbconvert==4.0.0 nbformat==4.0.0 nose==1.3.7 notebook==4.0.4 -numpy==1.8.2 +numpy==1.21.0 numpydoc==0.5 oauthlib==0.6.1 oneconf==0.3.7.14.04.1