From be5848b25d579c01426cdbbd71aa77c3fabc3b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:53:23 +0000 Subject: [PATCH] build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 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: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b13b247..ac45f5e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -96,7 +96,7 @@ jsonschema==4.17.3 # ansible-compat # ansible-lint # molecule -markdown-it-py==2.1.0 +markdown-it-py==2.2.0 # via rich markupsafe==2.1.2 # via jinja2 @@ -185,10 +185,6 @@ ruamel-yaml==0.17.21 # via ansible-lint selinux==0.3.0 # via molecule-docker -setuptools==66.1.1 - # via - # nodeenv - # yamllint six==1.16.0 # via python-dateutil subprocess-tee==0.4.1