aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-10 04:37:26 +0000
committerGravatar GitHub <[email protected]>2023-10-10 04:37:26 +0000
commit475bbdd0b613b097dc2b2b485408151c92bb93ed (patch)
tree266f1860ec5de51db2be404c4bccdeea4326aa65 /pyproject.toml
parentBump deepdiff from 6.5.0 to 6.6.0 (#2781) (diff)
Bump rapidfuzz from 3.3.1 to 3.4.0 (#2782)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ddeacb7ac..501f17c34 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.3.1"
+rapidfuzz = "3.4.0"
regex = "2023.10.3"
sentry-sdk = "1.31.0"
tldextract = "3.6.0"