diff --git a/pyproject.toml b/pyproject.toml index 052f87c..3315c7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ dependencies = [ 'pyexiftool==0.5.6', 'python-baseconv==1.2.2', - 'rich==13.7.1', + 'rich==13.8.0', 'tqdm==4.66.4', ]