From f7305020aee535ec9fc9ecd08790d71a72515a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:59:01 +0000 Subject: [PATCH] build(deps): bump markdown-exec from 1.9.3 to 1.10.0 Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.9.3 to 1.10.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.9.3...1.10.0) --- updated-dependencies: - dependency-name: markdown-exec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 1c05cfbe..2c2c3515 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -95,7 +95,7 @@ markdown==3.7 # mkdocs-material # mkdocstrings # pymdown-extensions -markdown-exec==1.9.3 +markdown-exec==1.10.0 # via hatch.envs.docs markupsafe==3.0.2 # via