mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
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:
+1
-1
@@ -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
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user