From 1d80f323af6eef490a9ba003f60e10969886ab1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 00:01:21 +0000 Subject: [PATCH] build(deps): bump django-markdownify from 0.9.5 to 0.9.6 Bumps [django-markdownify](https://github.com/erwinmatijsen/django-markdownify) from 0.9.5 to 0.9.6. - [Commits](https://github.com/erwinmatijsen/django-markdownify/compare/0.9.5...0.9.6) --- updated-dependencies: - dependency-name: django-markdownify dependency-version: 0.9.6 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 0cbc496b70c..b2f89b9e8a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ django-appconf==1.0.6 django-filter==24.2 django-imagekit==5.0.0 django-taggit==5.0.1 -django-markdownify==0.9.5 +django-markdownify==0.9.6 django-mptt==0.16.0 django-treebeard==4.7.1 django-guardian<2.4.1