From bd2248f27ddcf73f02ab7b4bf049d356f5f530d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 16:13:01 +0000 Subject: [PATCH] Bump numpy in /amusePluginHarmonicFeatures/HarmonicFeatures Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- amusePluginHarmonicFeatures/HarmonicFeatures/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amusePluginHarmonicFeatures/HarmonicFeatures/requirements.txt b/amusePluginHarmonicFeatures/HarmonicFeatures/requirements.txt index 6044b174..18b21c08 100644 --- a/amusePluginHarmonicFeatures/HarmonicFeatures/requirements.txt +++ b/amusePluginHarmonicFeatures/HarmonicFeatures/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.20.3 +numpy==1.22.0 scipy==1.7.0 pandas==1.3.0 scikit-learn==1.0.1