From 99ba0b1b8b3c627ee1d7c9a1411e0ce033c648d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:02:23 +0000 Subject: [PATCH] Bump markdownify from 0.13.1 to 0.14.1 Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](https://github.com/matthewwithanm/python-markdownify/compare/0.13.1...0.14.1) --- updated-dependencies: - dependency-name: markdownify dependency-version: 0.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5066eee..5e4a1c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ litellm==1.40.9 lxml==5.2.2 Markdown==3.6 markdown-it-py==2.2.0 -markdownify==0.13.1 +markdownify==0.14.1 MarkupSafe==2.1.5 marshmallow==3.21.2 matplotlib==3.9.0