From 46d50aaa2f5254e68abbe2afcf6e20e00eb06364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 01:13:04 +0000 Subject: [PATCH] build(deps-dev): bump markdown from 3.4.1 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.1 to 3.8.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.1...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 74676c9..c48488a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,4 +10,4 @@ pytest-cov parameterized==0.8.1 lazydocs==0.4.8 pyyaml==6.0 -markdown==3.4.1 \ No newline at end of file +markdown==3.8.1 \ No newline at end of file