From 541f54d402cf060245b6566caab660851faf84d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:01:09 +0000 Subject: [PATCH] Bump markdown-it-py in /ci in the pip group across 1 directory Bumps the pip group with 1 update in the /ci directory: [markdown-it-py](https://github.com/executablebooks/markdown-it-py). Updates `markdown-it-py` from 2.0.1 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.1...v2.2.0) --- updated-dependencies: - dependency-name: markdown-it-py dependency-version: 2.2.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 72ba886f..5a8bb659 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,3 +1,3 @@ chevron==0.14.0 -markdown-it-py==2.0.1 +markdown-it-py==2.2.0 Pygments==2.8.1