From 36ac3247d01dfa2bc09e4fe024b5ac6f59d219a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:38:40 +0000 Subject: [PATCH] Bump numpy from 1.14.5 to 1.22.0 in /Semana 9/dataset Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Semana 9/dataset/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Semana 9/dataset/requirements.txt diff --git a/Semana 9/dataset/requirements.txt b/Semana 9/dataset/requirements.txt old mode 100755 new mode 100644 index c1fefea..733522a --- a/Semana 9/dataset/requirements.txt +++ b/Semana 9/dataset/requirements.txt @@ -23,7 +23,7 @@ more-itertools==4.2.0 nbconvert==5.3.1 nbformat==4.4.0 notebook==5.5.0 -numpy==1.14.5 +numpy==1.22.0 pandas==0.23.1 pandocfilters==1.4.2 parso==0.2.1