aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-07 20:09:33 -0700
committerGravatar GitHub <[email protected]>2023-09-07 20:09:33 -0700
commit6300c08673ba180ed35acc8be2a707872fadf675 (patch)
tree6bac98c8a59f230ad335196928ea961c4ee72ae7 /pyproject.toml
parentMerge pull request #2746 from python-discord/dependabot/pip/coverage-7.3.1 (diff)
Bump tldextract from 3.4.4 to 3.5.0 (#2747)
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 0ff3b4477..e5a82e6d4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ python-frontmatter = "1.0.0"
rapidfuzz = "3.2.0"
regex = "2023.8.8"
sentry-sdk = "1.30.0"
-tldextract = "3.4.4"
+tldextract = "3.5.0"
pydantic = "2.0.3"
pydantic-settings = "2.0.3"