From 9634af2f6d57f5e4e8234bfa8474c26c34ea3fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:18:19 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20nbconvert=20in=20/M=C3=B3dulo=202=20-=20?= =?UTF-8?q?Manipula=C3=A7=C3=A3o=20de=20dados/Desafio=5F1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.5.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.5...6.5.1) --- updated-dependencies: - dependency-name: nbconvert 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..08a933e8 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" @@ -20,7 +20,7 @@ jupyter-core==4.4.0 MarkupSafe==1.1.1 mistune==0.8.4 more-itertools==7.0.0 -nbconvert==5.5.0 +nbconvert==6.5.1 nbformat==4.4.0 notebook==5.7.8 numpy==1.16.4