diff --git a/setup.py b/setup.py index 3fb53bd..29e7426 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ 'rich==15.0.0', 'setuptools==82.0.1', 'sgmllib3k==1.0.0', - 'tqdm==4.68.3', + 'tqdm==4.68.4', 'typing_extensions==4.15.0', 'yaspin==3.4.0', 'urllib3==2.7.0',