From 3655b863747ac3996d8d54f1e020a5aaab52267e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:13:57 +0000 Subject: [PATCH] Bump numpy from 1.8.0rc1 to 1.22.0rc1 in /ebdjango Bumps [numpy](https://github.com/numpy/numpy) from 1.8.0rc1 to 1.22.0rc1. - [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.0rc1...v1.22.0rc1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ebdjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebdjango/requirements.txt b/ebdjango/requirements.txt index b831d68a..ec57abfc 100644 --- a/ebdjango/requirements.txt +++ b/ebdjango/requirements.txt @@ -23,7 +23,7 @@ macholib==1.5.1 matplotlib==1.3.1 modulegraph==0.10.4 ndg-httpsclient==0.4.0 -numpy==1.8.0rc1 +numpy==1.22.0rc1 pathspec==0.5.0 py2app==0.7.3 pyasn1==0.1.8