From 3b381f0909401fa3a3a5de516df6d9d91d654bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:15:39 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20mistune=20from=200.8.3=20to=202.0.3=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 [mistune](https://github.com/lepture/mistune) from 0.8.3 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.3...v2.0.3) --- updated-dependencies: - dependency-name: mistune 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..b90cc47 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" @@ -18,7 +18,7 @@ jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 MarkupSafe==1.0 -mistune==0.8.3 +mistune==2.0.3 more-itertools==4.2.0 nbconvert==5.3.1 nbformat==4.4.0