diff --git a/pyproject.toml b/pyproject.toml index bcdb5000..cae5104f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "aiohttp==3.9.5", "aiofiles==23.2.1", "tabulate==0.9.0", - "tqdm==4.66.2", + "tqdm==4.66.4", "yaspin==2.3.0", "pyrate-limiter==3.6.0", ]