From d5893405ec554e4907b4a3076b216b1510440dd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:15:30 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 in /un_collections Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- un_collections/requirements.txt | 2 +- un_collections/unido/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/un_collections/requirements.txt b/un_collections/requirements.txt index 69e19b6..b5e8980 100644 --- a/un_collections/requirements.txt +++ b/un_collections/requirements.txt @@ -34,7 +34,7 @@ mistune==0.8 nbconvert==5.3.1 nbformat==4.4.0 notebook==5.2.0 -numpy==1.13.3 +numpy==1.22.0 pandas==0.21.0 pandocfilters==1.4.2 parsel==1.2.0 diff --git a/un_collections/unido/requirements.txt b/un_collections/unido/requirements.txt index d494a55..be23c01 100644 --- a/un_collections/unido/requirements.txt +++ b/un_collections/unido/requirements.txt @@ -144,7 +144,7 @@ nose==1.3.7 notebook==5.0.0 numba==0.33.0+0.ge79330a.dirty numexpr==2.6.2 -numpy==1.12.1 +numpy==1.22.0 numpydoc==0.6.0 odo==0.5.0 olefile==0.44