From 5f6c3efe3a7af9a940c52667e61f698e5d27838d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 07:23:51 +0000 Subject: [PATCH] Bump markdown from 3.10.0 to 3.10.1 in /requirements Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.0 to 3.10.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/3.10.0...3.10.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.1 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..7fccaa25 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.1 pwned-passwords-django==5.2.0 pyarr==5.2.0 pymysql==1.1.2