From b8ecd4118627b33fe529d9dce12cee351b20d21c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:31:28 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 in /Rsa Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rsa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rsa/requirements.txt b/Rsa/requirements.txt index 3f48d01..f52f163 100644 --- a/Rsa/requirements.txt +++ b/Rsa/requirements.txt @@ -10,7 +10,7 @@ mne==0.23.3 neurora==1.1.4.7 nibabel==3.2.1 nilearn==0.8.0 -numpy==1.19.5 +numpy==1.22.0 packaging==21.0 pandas==1.1.5 Pillow==8.3.2