From ada997c65dc16034916c44648dfb5b9fb4e397cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 20:14:01 +0000 Subject: [PATCH] Bump markdown from 2.2.0 to 3.8.1 in /spark-tensorflow/trainer Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.2.0 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/commits/3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spark-tensorflow/trainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-tensorflow/trainer/requirements.txt b/spark-tensorflow/trainer/requirements.txt index 3ec32ea1..97f420eb 100644 --- a/spark-tensorflow/trainer/requirements.txt +++ b/spark-tensorflow/trainer/requirements.txt @@ -1,7 +1,7 @@ backports.weakref==1.0rc1 funcsigs==1.0.2 html5lib==0.9999999 -Markdown==2.2.0 +Markdown==3.8.1 mock==2.0.0 numpy==1.13.0 pbr==3.0.1