From cddf4453b65b44e2ee472f37003421badd1a65c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:23:29 +0000 Subject: [PATCH] Bump markdown from 3.10.0 to 3.10.2 in /requirements Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.0 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.10.0...3.10.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 547b11bf..867bb6e8 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -9,7 +9,7 @@ django-solo==2.4.0 django-url-or-relative-url-field==0.2.0 huey==2.5.4 jsonfield==3.2.0 -markdown==3.10.0 +markdown==3.10.2 pwned-passwords-django==5.2.0 pyarr==5.2.0 pymysql==1.1.2