From 82c7bfb72ea1ba956357b099706135de8bd1eabd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:59:35 +0000 Subject: [PATCH] Bump markdown from 2.6.9 to 3.8.1 in /training/tf Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.9 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/2.6.9...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- training/tf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/tf/requirements.txt b/training/tf/requirements.txt index 9bb7afad4..71390720d 100644 --- a/training/tf/requirements.txt +++ b/training/tf/requirements.txt @@ -2,7 +2,7 @@ bleach==3.3.0 enum34==1.1.6 futures==3.1.1 html5lib==0.9999999 -Markdown==2.6.9 +Markdown==3.8.1 numpy==1.13.3 protobuf==3.4.0 scipy==1.0.0