From eadf84d8cfd5bdbaa7f2953ff6ef8ff7433c7a30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 22:39:08 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20ruff=200?= =?UTF-8?q?.4.4=20->=200.4.5=20(#28669)?= 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 39e1108b0..22d4c4f2e 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -237,7 +237,7 @@ rfc3339-validator==0.1.4 # via openapi-schema-validator rfc3986==2.0.0 # via tableschema -ruff==0.4.4 +ruff==0.4.5 # via apache-superset s3transfer==0.6.1 # via boto3