From 9ff9e0299bed3ddc74fdae414d6c8d990f7a5b89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 22:34:35 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20cycler?= =?UTF-8?q?=200.11.0=20->=200.12.1=20(#31112)?= 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 b7859b0b5..19e7f884c 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -30,7 +30,7 @@ contourpy==1.0.7 # via matplotlib coverage[toml]==7.6.8 # via pytest-cov -cycler==0.11.0 +cycler==0.12.1 # via matplotlib db-dtypes==1.3.1 # via pandas-gbq