From c62f722f9931f9b6061747c6dd3cdf2be200a33e 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:36:20 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20mysqlcli?= =?UTF-8?q?ent=202.2.4=20->=202.2.6=20(#31113)?= 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 6b4213c19a93f..8229a7ed552ce 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -111,7 +111,7 @@ matplotlib==3.9.0 # via prophet mccabe==0.7.0 # via pylint -mysqlclient==2.2.4 +mysqlclient==2.2.6 # via apache-superset nodeenv==1.8.0 # via pre-commit