From 2a66998ed4b8eece37134390f1e29ad58295a13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:52:12 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20numpy=20from=201.14.5=20to=201.22.0=20in?= =?UTF-8?q?=20/M=C3=B3dulo=209=20-=20Classifica=C3=A7=C3=A3o/Desafio=5F8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../Desafio_8/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/M\303\263dulo 9 - Classifica\303\247\303\243o/Desafio_8/requirements.txt" "b/M\303\263dulo 9 - Classifica\303\247\303\243o/Desafio_8/requirements.txt" index c1fefea..733522a 100644 --- "a/M\303\263dulo 9 - Classifica\303\247\303\243o/Desafio_8/requirements.txt" +++ "b/M\303\263dulo 9 - Classifica\303\247\303\243o/Desafio_8/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