From 89533e2ab5426bf9094ee93edd72de36553374bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:15:36 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 in /Code-Sleep-Python/Classification Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code-Sleep-Python/Classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Sleep-Python/Classification/requirements.txt b/Code-Sleep-Python/Classification/requirements.txt index 3922f12..2c970b0 100644 --- a/Code-Sleep-Python/Classification/requirements.txt +++ b/Code-Sleep-Python/Classification/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.13.3 +numpy==1.22.0 pandas==0.21.0 matplotlib==2.1.0 scikit-learn==0.19.1 \ No newline at end of file