From 8864757d80818a78643cb380323b961e196eb888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 12:32:31 +0000 Subject: [PATCH] chore(deps): bump markdown from 3.10.1 to 3.10.2 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.1 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.1...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd830d89307..f86b4774e2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ humanize==4.15.0 jira==3.10.5 PyGithub==2.8.1 lxml==6.0.2 -Markdown==3.10.1 +Markdown==3.10.2 openpyxl==3.1.5 Pillow==12.1.0 # required by django-imagekit psycopg[c]==3.3.2