From 3b39c91f324a0ace290f41ad47b185d460833ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 02:20:46 +0000 Subject: [PATCH] Bump markdown-exec from 1.7.0 to 1.8.0 in /.config Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](https://github.com/pawamoy/markdown-exec/compare/1.7.0...1.8.0) --- updated-dependencies: - dependency-name: markdown-exec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/requirements.txt b/.config/requirements.txt index 30066f1..6e37cf1 100644 --- a/.config/requirements.txt +++ b/.config/requirements.txt @@ -26,7 +26,7 @@ jinja2==3.1.2 jsmin==3.0.1 linkchecker==10.3.0 markdown==3.5.1 -markdown-exec==1.7.0 +markdown-exec==1.8.0 markdown-include==0.8.1 markupsafe==2.1.3 mergedeep==1.3.4