diff --git a/pyproject.toml b/pyproject.toml index 6469789..063534e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "loguru ==0.7.0", "psutil ==5.9.5", "rich ==13.5.2", - "tqdm ==4.65.0", + "tqdm ==4.67.0", "typer ==0.9.0", ]