From b1eb1127d4d5cb59333c02f03d7113979f0039b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:09:31 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index bb54e1a..9345c95 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,6 +2,6 @@ argparse==1.4.0 astropy==2.0.8 # pyup: < 3.0.0 until 2019-12-31 ephem==3.7.6.0 matplotlib==2.2.3 -numpy==1.15.1 +numpy==1.22.0 scipy==1.1.0 PyAstronomy==0.13.0