Skip to content

Commit

Permalink
chore(deps): Bump rapidfuzz from 3.9.7 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.7 to 3.10.0.
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.9.7...v3.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 54aea1c commit 37eb725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ptyprocess==0.7.0 ; python_version == "3.8"
pycparser==2.22 ; (sys_platform == "darwin" or sys_platform == "linux") and python_version == "3.8" and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
pyproject-hooks==1.1.0 ; python_version == "3.8"
pywin32-ctypes==0.2.3 ; sys_platform == "win32" and python_version == "3.8"
rapidfuzz==3.9.7 ; python_version == "3.8"
rapidfuzz==3.10.0 ; python_version == "3.8"
requests-toolbelt==1.0.0 ; python_version == "3.8"
requests==2.32.3 ; python_version == "3.8"
secretstorage==3.3.3 ; sys_platform == "linux" and python_version == "3.8"
Expand Down

0 comments on commit 37eb725

Please sign in to comment.