From ed305b2ae272a8a7e5d0f59bce13d416b801f2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:52:09 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20numpy=20in=20/M=C3=B3dulo=205=20-=20Prob?= =?UTF-8?q?abilidade=20e=20Machine=20Learning=20II/Desafio=5F4?= 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_4/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/M\303\263dulo 5 - Probabilidade e Machine Learning II/Desafio_4/requirements.txt" "b/M\303\263dulo 5 - Probabilidade e Machine Learning II/Desafio_4/requirements.txt" index d0dc2efc..b6459e3e 100644 --- "a/M\303\263dulo 5 - Probabilidade e Machine Learning II/Desafio_4/requirements.txt" +++ "b/M\303\263dulo 5 - Probabilidade e Machine Learning II/Desafio_4/requirements.txt" @@ -26,7 +26,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