diff --git a/pyproject.toml b/pyproject.toml index d80c6f8..9f00b26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "pillow==11.0.0", "python-dotenv==1.0.1", "rich==13.9.2", - "tqdm==4.67.0", + "tqdm==4.67.1", ] [tool.uv]