From 0ea5493e6b6e3f35852dee6b8ecf1294ce2bfe89 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 04:52:20 +0000 Subject: [PATCH] build(deps): Bump numpy from 1.18.5 to 1.20.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.20.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.20.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4d8c2c..e127dea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==1.1.4 matplotlib==3.2.2 seaborn==0.11.0 -numpy==1.18.5 +numpy==1.20.3 sklearn==0.22.2.post1 google.colab==0.0.1a2 \ No newline at end of file