From 0f8cb289b60071954b287ad8017b8fa200347410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:29:24 +0000 Subject: [PATCH] Bump mdutils from 1.7.0 to 1.8.1 Bumps [mdutils](https://github.com/didix21/mdutils) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/didix21/mdutils/releases) - [Changelog](https://github.com/didix21/mdutils/blob/master/CHANGELOG.md) - [Commits](https://github.com/didix21/mdutils/compare/v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: mdutils dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd715a6..f4f8b86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2025.10.5 charset-normalizer==3.4.3 idna==3.10 -mdutils==1.7.0 +mdutils==1.8.1 requests==2.32.5 urllib3==2.5.0