diff --git a/poetry.lock b/poetry.lock index 89359b6..cffb4e2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2940,4 +2940,4 @@ docs = ["Sphinx", "Sphinx"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.13" -content-hash = "78fc925395e7325261a4a87366ada5b76a49e3c1d6d13b34993c5deded0eae20" +content-hash = "5cf0c237b35ce5cf14689593c971f6b9a9659849b1263257256f5827894290b4" diff --git a/pyproject.toml b/pyproject.toml index cc23745..9694490 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ python = ">=3.8,<3.13" ete3 = "^3.1.3" beautifulsoup4 = {version= "^4.12.3", extras = ["lxml", "charset_normalizer"]} -publicsuffixlist = "^0.10.0.20231214" +publicsuffixlist = "^0.10.0.20240205" filetype = "^1.2.0" numpy = [ { version = "<1.25", python = "<3.9" },