From bec4a45c1b99cef33d2acde98195640567cb5b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:47:31 +0000 Subject: [PATCH] Bump commonmark from 0.9.1 to 0.9.2 Bumps [commonmark](https://github.com/rtfd/commonmark.py) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/rtfd/commonmark.py/releases) - [Changelog](https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/commonmark.py/commits) --- updated-dependencies: - dependency-name: commonmark dependency-version: 0.9.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 c25740c94..65799a19b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django>=5.2,<6 asgiref==3.11.1 configparser==7.2.0 future==1.0.0 -commonmark==0.9.1 +commonmark==0.9.2 psycopg==3.3.4 versiontools==1.9.1 statsd==4.0.1