diff --git a/setup.py b/setup.py index d3edafb4..66845751 100644 --- a/setup.py +++ b/setup.py @@ -295,7 +295,7 @@ def readme(): "google-cloud-bigquery==3.25.0", "google-cloud-storage>=2.17.0", "pandas-gbq==0.24.0", - "tqdm==4.66.4" + "tqdm==4.67.1" ] }, tests_require=[