From ccae6f121be7e56231b405534e2a9eba04193f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 23:28:28 +0000 Subject: [PATCH] deps(deps): Bump the python-patch group across 1 directory with 3 updates Bumps the python-patch group with 3 updates in the / directory: [striprtf](https://github.com/joshy/striprtf), [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) and [py7zr](https://github.com/miurahr/py7zr). 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) Updates `py7zr` from 1.1.0 to 1.1.3 - [Release notes](https://github.com/miurahr/py7zr/releases) - [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst) - [Commits](https://github.com/miurahr/py7zr/compare/v1.1.0...v1.1.3) --- 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 - dependency-name: py7zr dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-patch ... Signed-off-by: dependabot[bot] --- requirements-pinned.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index 45a52111..64e84db4 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -11,12 +11,12 @@ odfpy==1.4.1 olefile==0.47 openpyxl==3.1.5 pillow==12.1.1 -py7zr==1.1.0 +py7zr==1.1.3 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