diff --git a/setup.py b/setup.py index e61c73b..e1cc2e0 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.1', + 'tqdm==4.68.2', 'typing_extensions==4.15.0', 'yaspin==3.4.0', 'urllib3==2.7.0',