From bdf4c14df7f2bf975dfe76599e662b7751399dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:43:38 +0000 Subject: [PATCH] deps(deps): Bump the python-patch group with 2 updates Bumps the python-patch group with 2 updates: [striprtf](https://github.com/joshy/striprtf) and [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz). Updates `striprtf` from 0.0.29 to 0.0.32 - [Release notes](https://github.com/joshy/striprtf/releases) - [Changelog](https://github.com/joshy/striprtf/blob/master/CHANGELOG.md) - [Commits](https://github.com/joshy/striprtf/compare/v0.0.29...v0.0.32) Updates `rapidfuzz` from 3.14.3 to 3.14.5 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.14.3...v3.14.5) --- updated-dependencies: - dependency-name: striprtf dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch - dependency-name: rapidfuzz dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch ... Signed-off-by: dependabot[bot] --- requirements-pinned.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 45a52111..516e8578 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -16,7 +16,7 @@ PyMuPDF==1.27.2.2 pytesseract==0.3.13 python-docx==1.2.0 python-pptx==1.0.2 -RapidFuzz==3.14.3 +RapidFuzz==3.14.5 rarfile==4.2 -striprtf==0.0.29 +striprtf==0.0.32 xlrd==2.0.2