diff --git a/pyproject.toml b/pyproject.toml index 7024c79..57604e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ 'pyexiftool==0.5.6', 'python-baseconv==1.2.2', 'rich==13.9.2', - 'tqdm==4.66.5', + 'tqdm==4.66.6', ] [project.optional-dependencies]