aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-08 03:12:14 +0000
committerGravatar GitHub <[email protected]>2023-11-08 03:12:14 +0000
commit18ca84524f2b227ceac2324a106a61029ec05bff (patch)
tree50bd5b48143422bb6058e3ad16d8240e339d3ec2 /pyproject.toml
parentBump 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.toml2
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"