From f460635fd79f25b85c5fa5c65d3eabfe8cdab2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 17:01:04 +0000 Subject: [PATCH] Bump markdown from 3.7 to 3.10 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.10. - [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.7...3.10.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.10' 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 982f25ca5..c07ba4c53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ geoalchemy2==0.4.2 geojson==3.2.0 geomet==1.1.0 kombu==5.4.2 -Markdown==3.7 +Markdown==3.10 phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2==2.9.10 pyjwt==1.7.1