From 4c74bf22249fd5ec2ed4f7155459e976b1d9c75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 08:44:57 +0000 Subject: [PATCH] Bump markdown from 3.0.1 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.0.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.0.1...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 6f1730f..3eb8ba2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ h5py==2.8.0 Keras==3.9.0 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 -Markdown==3.0.1 +Markdown==3.8.1 nltk==3.9 numpy==1.22.0 protobuf==5.29.6