From a6fbd0f9cc0fa586f634689b9e0df83486a412fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:50:10 +0000 Subject: [PATCH] Bump markdown from 3.8 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 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.8...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7430b3e..055502d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ libcst==1.7.0 libtpu==0.0.32 # libtpu-nightly is usually installed directly via URL, but pinning it helps tracking # libtpu-nightly==0.1.dev20240617+default -Markdown==3.8 +Markdown==3.8.1 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mccabe==0.7.0