From ac2e0e227a98b790ade7a6743f669e82eb0a5d39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 16:14:18 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20db-dtype?= =?UTF-8?q?s=201.1.1=20->=201.2.0=20(#28541)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 289af32ec4..0a44d45fc6 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -44,7 +44,7 @@ cycler==0.11.0 # via matplotlib dataflows-tabulator==1.54.3 # via tableschema -db-dtypes==1.1.1 +db-dtypes==1.2.0 # via pandas-gbq decorator==5.1.1 # via ipython