From 058a1509847699a0a463cb3fbcc172daf0c8d148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:53:13 +0000 Subject: [PATCH] chore(deps): bump markdown in /kaggle-classification Bumps [markdown](https://github.com/Python-Markdown/markdown) from 2.6.11 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.11...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kaggle-classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kaggle-classification/requirements.txt b/kaggle-classification/requirements.txt index c248eed0..aef47c9e 100644 --- a/kaggle-classification/requirements.txt +++ b/kaggle-classification/requirements.txt @@ -13,7 +13,7 @@ html5lib==0.999999999 idna==3.7 kaggle==1.0.5 Keras==2.13.1 -Markdown==2.6.11 +Markdown==3.8.1 mypy==0.600 nltk==3.9 numpy==1.22.0