diff options
| author | 2023-11-08 03:12:14 +0000 | |
|---|---|---|
| committer | 2023-11-08 03:12:14 +0000 | |
| commit | 18ca84524f2b227ceac2324a106a61029ec05bff (patch) | |
| tree | 50bd5b48143422bb6058e3ad16d8240e339d3ec2 /pyproject.toml | |
| parent | Bump rapidfuzz from 3.4.0 to 3.5.2 (#2801) (diff) | |
Bump tldextract from 5.0.1 to 5.1.0 (#2803)
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 97d833f7a..8d4b1464e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python-frontmatter = "1.0.0" rapidfuzz = "3.5.2" regex = "2023.10.3" sentry-sdk = "1.34.0" -tldextract = "5.0.1" +tldextract = "5.1.0" pydantic = "2.0.3" pydantic-settings = "2.0.3" |