From 29db7fb7a404a9ba26d7f1285d85c1067bee1bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:45:10 +0000 Subject: [PATCH] Bump markdown-it-py from 2.0.0 to 2.2.0 in /requirements/py38-reqs Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.0.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.0.0...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py38-reqs/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/py38-reqs/docs.txt b/requirements/py38-reqs/docs.txt index 4b0355ba..041556ce 100644 --- a/requirements/py38-reqs/docs.txt +++ b/requirements/py38-reqs/docs.txt @@ -182,7 +182,7 @@ kubernetes==11.0.0 # -r requirements/py38-reqs/install.txt # openshift # snafu (setup.cfg) -markdown-it-py==2.0.0 +markdown-it-py==2.2.0 # via # mdit-py-plugins # myst-parser