From a97e833a71f49d8067c9bdb3c1e94bf40fc94f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:10:46 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Requirements.txt b/Requirements.txt index 60033b4..7509339 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -81,7 +81,7 @@ nbconvert==5.5.0 nbformat==4.4.0 nltk==3.4.5 notebook==6.0.0 -numpy==1.17.2 +numpy==1.22.0 numpydoc==0.9.1 overrides==2.5 packaging==19.2