From eb68c7f32acf1f046a6c7413039e65ffa4d81104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:14:36 +0000 Subject: [PATCH] Bump rapidfuzz from 3.14.0 to 3.14.1 Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.14.0 to 3.14.1. - [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.14.0...v3.14.1) --- updated-dependencies: - dependency-name: rapidfuzz dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddd611b..ae3669b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp[speedups]==3.12.15 fastapi>=0.109.1 -rapidfuzz==3.14.0 +rapidfuzz==3.14.1 Jinja2==3.1.6 psutil==5.9.2 sentry-sdk==2.37.0