From 6038abdf5332bd56b0157abcf9d98aaf1016d162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 20:10:46 +0000 Subject: [PATCH] Bump markdown from 3.4.1 to 3.8.1 in /language/fruit 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:production ... Signed-off-by: dependabot[bot] --- language/fruit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fruit/requirements.txt b/language/fruit/requirements.txt index 4bf8662..799f0e7 100644 --- a/language/fruit/requirements.txt +++ b/language/fruit/requirements.txt @@ -48,7 +48,7 @@ Keras-Preprocessing==1.1.2 kiwisolver==1.4.4 libclang==14.0.6 lxml==4.9.1 -Markdown==3.4.1 +Markdown==3.8.1 MarkupSafe==2.1.1 matplotlib==3.5.3 memoized-property==1.0.3