From 6b1eb7b200ab405ae3bbda50ec72e1757ac61485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 03:33:18 +0000 Subject: [PATCH] Bump markdown from 3.9 to 3.10.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.9 to 3.10.2. - [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.9.0...3.10.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca02dcf..6b53fc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-import-export==4.4.0 djangorestframework==3.16.1 gunicorn==23.0.0 importlib-metadata==8.7.1 -Markdown==3.9 +Markdown==3.10.2 python-dotenv==1.2.1 pytz==2025.2 six==1.17.0