diff --git a/pyproject.toml b/pyproject.toml index a69169a6..e81d9e4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dependencies = [ "pydantic>=2.13.4", "click>=8.4.2", "rich>=12.5.0", - "tqdm>=4.64.0", + "tqdm>=4.68.3", "pyyaml>=6.0", "toml>=0.10.0", "python-dotenv>=1.2.1",