diff --git a/setup.py b/setup.py index a0357696..3725824b 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.0" ] }, tests_require=[