From 5c0ea5552344fc3cae58924d2f8f86a8b6d390d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 17:01:15 +0000 Subject: [PATCH] Bump markdown from 3.7 to 3.9 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.9. - [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.9.0) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.9' 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..a12a92320 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.9 phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2==2.9.10 pyjwt==1.7.1