diff options
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 3885a19b7..988cb7d18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ more-itertools = "9.1.0"  python-dateutil = "2.8.2"  python-frontmatter = "1.0.0"  pyyaml = "6.0" -rapidfuzz = "2.13.7" +rapidfuzz = "2.15.0"  regex = "2023.3.23"  sentry-sdk = "1.19.1"  tldextract = "3.4.0" | 
