diff options
| author | 2023-11-06 05:26:26 +0000 | |
|---|---|---|
| committer | 2023-11-06 05:26:26 +0000 | |
| commit | a23d0c9373187756e435a9b16c655a5543c62aa1 (patch) | |
| tree | cf47b75b64cb6dee320665ca4b91bad30872b250 /pyproject.toml | |
| parent | Bump sentry-sdk from 1.33.0 to 1.34.0 (#2802) (diff) | |
Bump rapidfuzz from 3.4.0 to 3.5.2 (#2801)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 7b5b77306..97d833f7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ markdownify = "0.11.6" more-itertools = "10.1.0" python-dateutil = "2.8.2" python-frontmatter = "1.0.0" -rapidfuzz = "3.4.0" +rapidfuzz = "3.5.2" regex = "2023.10.3" sentry-sdk = "1.34.0" tldextract = "5.0.1" |