From 521c5a7986fe42f35f691093a68bf63082e992c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 02:22:19 +0000 Subject: [PATCH] Bump rapidfuzz from 3.7.0 to 3.9.5 in /.emacs.d/bin Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.7.0 to 3.9.5. - [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.5) --- 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 ff6528a..c48cb60 100644 --- a/.emacs.d/bin/requirements.txt +++ b/.emacs.d/bin/requirements.txt @@ -6,7 +6,7 @@ orjson==3.9.15 paramiko==3.4.0 pycparser==2.22 PyNaCl==1.5.0 -rapidfuzz==3.7.0 +rapidfuzz==3.9.5 setuptools==70.0.0 sexpdata==1.0.2 six==1.16.0