From 2ba014e051535993342ef1d949b68edfe317a701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:30:39 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /.ipynb_checkpoints Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ipynb_checkpoints/requirements-checkpoint.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ipynb_checkpoints/requirements-checkpoint.txt b/.ipynb_checkpoints/requirements-checkpoint.txt index 17e0498..9339255 100644 --- a/.ipynb_checkpoints/requirements-checkpoint.txt +++ b/.ipynb_checkpoints/requirements-checkpoint.txt @@ -5,7 +5,7 @@ joblib==0.14.1 pandas==1.0.3 requests==2.23.0 dash==1.13.4 -numpy==1.18.1 +numpy==1.22.0 dash_daq==0.5.0 plotly==4.6.0 gunicorn==19.9.0 @@ -13,4 +13,4 @@ Flask==1.1.2 dash_table==4.8.1 dash_core_components==1.10.1 scikit_learn==0.23.1 -numpy==1.18.1 \ No newline at end of file +numpy==1.22.0 \ No newline at end of file