aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-22 03:39:12 +0000
committerGravatar GitHub <[email protected]>2023-09-22 03:39:12 +0000
commitf9b0109881c8bb3ef11b7ecc7aa096e127cb3b2b (patch)
treeeee911c8b3a59574f746139506a291a5c9c42e63 /pyproject.toml
parentCentralise error handling for commands invoked from error handler (#2436) (diff)
Bump tldextract from 3.5.0 to 3.6.0 (#2764)
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 ee9264d43..67b4e1f26 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ python-frontmatter = "1.0.0"
rapidfuzz = "3.3.0"
regex = "2023.8.8"
sentry-sdk = "1.31.0"
-tldextract = "3.5.0"
+tldextract = "3.6.0"
pydantic = "2.0.3"
pydantic-settings = "2.0.3"