From e0a503359604db5a7d5008d02ef9bbb1530316c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:49:31 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20dill=200?= =?UTF-8?q?.3.8=20->=200.3.9=20(#31108)?= 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 8229a7ed552ce..b35120d888458 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -34,7 +34,7 @@ cycler==0.12.1 # via matplotlib db-dtypes==1.3.1 # via pandas-gbq -dill==0.3.8 +dill==0.3.9 # via pylint distlib==0.3.8 # via virtualenv