diff options
author | 2023-10-21 22:48:47 -0700 | |
---|---|---|
committer | 2023-10-21 22:48:47 -0700 | |
commit | 8d3075396cfadad3ff20687069f8fedb8ce8bf63 (patch) | |
tree | 9fcfced4302f2ad5dcfb4855241fc8acc29d396c /pyproject.toml | |
parent | Bump urllib3 from 2.0.6 to 2.0.7 (#2789) (diff) |
Bump tldextract from 5.0.0 to 5.0.1 (#2791)
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 c2642d5bb..8dcd66709 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python-frontmatter = "1.0.0" rapidfuzz = "3.4.0" regex = "2023.10.3" sentry-sdk = "1.32.0" -tldextract = "5.0.0" +tldextract = "5.0.1" pydantic = "2.0.3" pydantic-settings = "2.0.3" |