deps(deps): bump rapidfuzz from 3.11.0 to 3.14.3

Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.11.0 to 3.14.3.
- [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.11.0...v3.14.3)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-version: 3.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-10 10:27:17 +00:00
committed by GitHub
parent 93b0f81990
commit 5ed457d79d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ dependencies = [
"schedule>=1.2.2", "schedule>=1.2.2",
"pillow>=11.1.0", "pillow>=11.1.0",
"flask-openapi3==4.3.1", "flask-openapi3==4.3.1",
"rapidfuzz==3.11.0", "rapidfuzz==3.14.5",
"pendulum>=3.0.0", "pendulum>=3.0.0",
"pystray>=0.19.5", "pystray>=0.19.5",
"waitress>=3.0.2; sys_platform == 'win32'", "waitress>=3.0.2; sys_platform == 'win32'",
+1 -1
View File
@@ -22,7 +22,7 @@ xxhash>=3.4.1
ffmpeg-python>=0.2.0 ffmpeg-python>=0.2.0
schedule>=1.2.2 schedule>=1.2.2
flask-openapi3==4.3.1 flask-openapi3==4.3.1
rapidfuzz==3.11.0 rapidfuzz==3.14.5
pendulum>=3.0.0 pendulum>=3.0.0
pystray>=0.19.5 pystray>=0.19.5
waitress==3.0.2; sys_platform == 'win32' waitress==3.0.2; sys_platform == 'win32'