From dca02ef80b452d87a257b4f0c10dbd7b5a050bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:51:55 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20numpy=20in=20/M=C3=B3dulo=202=20-=20Mani?= =?UTF-8?q?pula=C3=A7=C3=A3o=20de=20dados/Desafio=5F1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Desafio_1/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/M\303\263dulo 2 - Manipula\303\247\303\243o de dados/Desafio_1/requirements.txt" "b/M\303\263dulo 2 - Manipula\303\247\303\243o de dados/Desafio_1/requirements.txt" index ebddcba9..6b3d83a6 100644 --- "a/M\303\263dulo 2 - Manipula\303\247\303\243o de dados/Desafio_1/requirements.txt" +++ "b/M\303\263dulo 2 - Manipula\303\247\303\243o de dados/Desafio_1/requirements.txt" @@ -23,7 +23,7 @@ more-itertools==7.0.0 nbconvert==5.5.0 nbformat==4.4.0 notebook==5.7.8 -numpy==1.16.4 +numpy==1.22.0 packaging==19.0 pandas==0.24.2 pandocfilters==1.4.2