From 68b34d64ce028a667b6f6f5862ca4ac763abae23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:14:49 +0000 Subject: [PATCH] Bump mdit-py-plugins from 0.4.1 to 0.4.2 Bumps [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases) - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/mdit-py-plugins/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: mdit-py-plugins dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index cb9ecf9..4260444 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ imagesize==1.4.1 Jinja2==3.1.4 markdown-it-py==3.0.0 MarkupSafe==2.1.5 -mdit-py-plugins==0.4.1 +mdit-py-plugins==0.4.2 mdurl==0.1.2 myst-parser==4.0.0 packaging==24.1