From e65b193bf8cfcc3f275c74dec5d82dba139fdb6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:26:04 +0000 Subject: [PATCH] chore(deps): Bump markdown from 3.10.1 to 3.10.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.1 to 3.10.2. - [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.10.1...3.10.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afca1cb..4b479d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ cryptography == 46.0.4 cyclonedx-bom == 7.2.1 Jinja2 == 3.1.6 -Markdown == 3.10.1 +Markdown == 3.10.2 mkdocs == 1.6.1 mkdocs-git-revision-date-localized-plugin == 1.5.1 mkdocs-macros-plugin == 1.5.0