From c020daa36ce45ca687d264ce70bc7db9a9a60cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:16:33 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /capitulo_8/recursos/ejercicio_1 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] --- capitulo_8/recursos/ejercicio_1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capitulo_8/recursos/ejercicio_1/requirements.txt b/capitulo_8/recursos/ejercicio_1/requirements.txt index 741f8aa..8f11a17 100644 --- a/capitulo_8/recursos/ejercicio_1/requirements.txt +++ b/capitulo_8/recursos/ejercicio_1/requirements.txt @@ -21,7 +21,7 @@ joblib==0.14.1 jsonschema==3.1.1 MarkupSafe==1.1.1 more-itertools==7.2.0 -numpy==1.18.1 +numpy==1.22.0 openapi-spec-validator==0.2.8 pandas==1.0.1 protobuf==3.11.3