From 807e25b53d9491392808bcd731a59ff996b07eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:33:51 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.21.0 in /.ipynb_checkpoints Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.21.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.17.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ipynb_checkpoints/requirements-checkpoint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ipynb_checkpoints/requirements-checkpoint.txt b/.ipynb_checkpoints/requirements-checkpoint.txt index ab42991..992ebc0 100644 --- a/.ipynb_checkpoints/requirements-checkpoint.txt +++ b/.ipynb_checkpoints/requirements-checkpoint.txt @@ -1,4 +1,4 @@ -numpy==1.17.2 +numpy==1.21.0 pandas==0.25.1 scipy==1.3.1 scikit-image==0.17.2