From c4f4c6aee3a680260db377fbe63df7d2c661de3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:51:40 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20mistune=20from=200.8.4=20to=202.0.3=20in?= =?UTF-8?q?=20/Linux=E7=B3=BB=E7=BB=9F=E4=B8=8B=E5=BC=80=E5=8F=91=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E6=90=AD=E5=BB=BA?= 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.4 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.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" "b/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" index fba8118..a82da9f 100644 --- "a/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" +++ "b/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" @@ -24,7 +24,7 @@ jupyter-core==4.4.0 kiwisolver==1.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2 -mistune==0.8.4 +mistune==2.0.3 nbconvert==5.4.0 nbformat==4.4.0 notebook==5.7.4