From 6aba7c0150fca8bc3c37fab9f5e6f606fd38d3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:16:12 +0000 Subject: [PATCH] build(deps): bump markdownify from 1.2.2 to 1.2.3 Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](https://github.com/matthewwithanm/python-markdownify/compare/1.2.2...1.2.3) --- updated-dependencies: - dependency-name: markdownify dependency-version: 1.2.3 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 a063a9c5..b72a1b13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytz==2026.2 asyncpg==0.31.0 python-Levenshtein==0.27.3 pillow-heif==1.3.0 -markdownify==1.2.2 +markdownify==1.2.3