From c570d97556775cf6abc08242597da408747f2440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 03:09:08 +0000 Subject: [PATCH] chore(deps): bump mammoth from 1.10.0 to 1.11.0 Bumps [mammoth](https://github.com/mwilliamson/python-mammoth) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/mwilliamson/python-mammoth/blob/master/NEWS) - [Commits](https://github.com/mwilliamson/python-mammoth/compare/1.10.0...1.11.0) --- updated-dependencies: - dependency-name: mammoth dependency-version: 1.11.0 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 a204fb3..f477fcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ llama_cpp_python==0.3.15 logger==1.4 lxml==5.3.0 Mako==1.3.10 -mammoth==1.10.0 +mammoth==1.11.0 MarkupSafe==3.0.2 mlx==0.28.0; platform_system == "Darwin" and platform_machine == "arm64" mlx-lm==0.26.3; platform_system == "Darwin" and platform_machine == "arm64"