From 26f9313910289cf2de4d665f1e1a1591ecfcbaa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 00:20:48 +0000 Subject: [PATCH] Bump markdown-exec from 1.8.1 to 1.8.3 Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.8.1 to 1.8.3. - [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.8.1...1.8.3) --- updated-dependencies: - dependency-name: markdown-exec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a9c2d08..a9ce566 100644 --- a/poetry.lock +++ b/poetry.lock @@ -862,13 +862,13 @@ testing = ["coverage", "pyyaml"] [[package]] name = "markdown-exec" -version = "1.8.1" +version = "1.8.3" description = "Utilities to execute code blocks in Markdown files." optional = false python-versions = ">=3.8" files = [ - {file = "markdown_exec-1.8.1-py3-none-any.whl", hash = "sha256:63c769ebf202b1c1f97822c72e4467d39e151b741aeb94758b3de20066ed3b5f"}, - {file = "markdown_exec-1.8.1.tar.gz", hash = "sha256:1fe4e344f3dc000dd7e764ab1ee21d14e4e15c91afc8c6d35f18d694693eb696"}, + {file = "markdown_exec-1.8.3-py3-none-any.whl", hash = "sha256:77ebbaa4a20abb167fad0fa8a0037567121b9cf262349dbed84900ce96058af5"}, + {file = "markdown_exec-1.8.3.tar.gz", hash = "sha256:5e16a70f9f2c97738f128a88db2951fe3d8bb2bdc2b4809fae7fca0123ef3ae4"}, ] [package.dependencies]