From 53aa4cbdc793d4d97880ca28a02117b885934239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 13:37:45 +0000 Subject: [PATCH] Bump markdownify from 0.11.2 to 0.14.1 in /requirements Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.11.2 to 0.14.1. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](https://github.com/matthewwithanm/python-markdownify/compare/0.11.2...0.14.1) --- updated-dependencies: - dependency-name: markdownify dependency-version: 0.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index aac073d0..e018dc3d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -15,7 +15,7 @@ ruamel.yaml==0.18.12 # hypernode/ requirements beautifulsoup4==4.11.1 -markdownify==0.11.2 +markdownify==0.14.1 python-slugify==6.1.2 pyyaml==5.1 frontmatter==3.0.7