From 35110cc9f792ed447930e6c9e5de0d72d49c784d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:50:38 +0000 Subject: [PATCH] Bump rapidfuzz from 3.7.0 to 3.9.0 in /.emacs.d/bin Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.7.0 to 3.9.0. - [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.7.0...v3.9.0) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .emacs.d/bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/bin/requirements.txt b/.emacs.d/bin/requirements.txt index 46e4c0c..d396d3b 100644 --- a/.emacs.d/bin/requirements.txt +++ b/.emacs.d/bin/requirements.txt @@ -1,6 +1,6 @@ epc==0.0.5 orjson==3.9.15 paramiko==3.4.0 -rapidfuzz==3.7.0 +rapidfuzz==3.9.0 sexpdata==1.0.2 six==1.16.0