diff --git a/pyproject.toml b/pyproject.toml index 4d497f2..c2e23d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ dependencies = [ 'pyexiftool==0.5.6', 'python-baseconv==1.2.2', - 'rich==13.8.1', + 'rich==13.9.1', 'tqdm==4.66.5', ]