Skip to content

Commit

Permalink
Bump rapidfuzz from 3.3.1 to 3.6.1 in /.emacs.d/bin
Browse files Browse the repository at this point in the history
Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.3.1 to 3.6.1.
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](rapidfuzz/RapidFuzz@v3.3.1...v3.6.1)

---
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 Jan 1, 2024
1 parent 62d61d5 commit 01a7ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .emacs.d/bin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
epc==0.0.5
orjson==3.9.7
paramiko==3.3.1
rapidfuzz==3.3.1
rapidfuzz==3.6.1
sexpdata==1.0.1
six==1.16.0

0 comments on commit 01a7ce3

Please sign in to comment.