From 9e572ef76237cdec0d8db7735aac3b4e98e05941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:41:46 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.22.0 in /setup Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index e5f46596..a1875921 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -22,7 +22,7 @@ jaraco.classes==1.4.3 jwcrypto==0.4.2 lxml==4.1.1 matplotlib==2.0.2 -numpy==1.13.1 +numpy==1.22.0 pandas==0.20.3 patsy==0.4.1 portend==2.2