From be1541ddfe1184dc3a6692e5dc479b65f28e2055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:49:44 +0000 Subject: [PATCH] Bump markdown-it-py from 2.1.0 to 2.2.0 in /tools/precommit Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/precommit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/precommit/requirements.txt b/tools/precommit/requirements.txt index 30af9d6823..359cefa9c2 100644 --- a/tools/precommit/requirements.txt +++ b/tools/precommit/requirements.txt @@ -7,7 +7,7 @@ gunicorn==20.1.0 itsdangerous==2.1.2 Jinja2==3.1.2 linkify-it-py==1.0.3 -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 MarkupSafe==2.1.1 mdformat==0.7.16 mdformat-gfm==0.3.5