From a9337f44511888f22d2e2c610684ece94f48051a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 23:04:43 +0000 Subject: [PATCH] Bump markdownify from 1.2.0 to 1.2.2 Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](https://github.com/matthewwithanm/python-markdownify/compare/1.2.0...1.2.2) --- updated-dependencies: - dependency-name: markdownify dependency-version: 1.2.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 6861738..f68baa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.13.5 requests==2.32.5 -markdownify==1.2.0 +markdownify==1.2.2 inquirer==3.4.1 tqdm==4.67.1 urllib3==2.5.0 \ No newline at end of file