From df23827239de2e7578c05b9db400232379018c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:19:57 +0000 Subject: [PATCH] Bump markdown from 3.0.1 to 3.8.1 in /models 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] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index 4795172..f44c3b4 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -11,7 +11,7 @@ Keras==2.2.4 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 lxml==4.2.5 -Markdown==3.0.1 +Markdown==3.8.1 numpy==1.15.4 pandas==0.23.4 patsy==0.5.1