diff --git a/pyproject.toml b/pyproject.toml index 894c00c..76e7d75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "aiofiles==25.1.0", "httpx==0.28.1", "tldextract==5.3.1", - "tqdm==4.68.4", + "tqdm==4.70.0", ] [dependency-groups]