From b665254f39b56425f204b881aad602b9922ea766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 21:28:11 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20db-dtype?= =?UTF-8?q?s=201.2.0=20->=201.3.1=20(#31082)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 29f996bf7..bd26d3181 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -32,7 +32,7 @@ coverage[toml]==7.2.5 # via pytest-cov cycler==0.11.0 # via matplotlib -db-dtypes==1.2.0 +db-dtypes==1.3.1 # via pandas-gbq dill==0.3.8 # via pylint