From a2d8e2ceb3db8deec08fa1eb6b50dbcc81cd2707 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 17:59:50 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20ruff=200?= =?UTF-8?q?.4.0=20->=200.4.4=20(#28584)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index e46523c732ad3..3d07a9378f5cb 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -14,8 +14,6 @@ astroid==3.1.0 # via pylint asttokens==2.2.1 # via stack-data -async-timeout==4.0.3 - # via redis backcall==0.2.0 # via ipython boto3==1.26.130 @@ -56,10 +54,6 @@ docker==7.0.0 # via apache-superset et-xmlfile==1.1.0 # via openpyxl -exceptiongroup==1.2.1 - # via - # cattrs - # pytest executing==1.2.0 # via stack-data filelock==3.12.2 @@ -205,7 +199,9 @@ ptyprocess==0.7.0 pure-eval==0.2.2 # via stack-data pure-sasl==0.6.2 - # via thrift-sasl + # via + # pyhive + # thrift-sasl pydata-google-auth==1.7.0 # via pandas-gbq pydruid==0.6.6 @@ -214,7 +210,7 @@ pyee==11.0.1 # via playwright pyfakefs==5.3.5 # via apache-superset -pyhive[presto]==0.7.0 +pyhive[hive_pure_sasl]==0.7.0 # via apache-superset pyinstrument==4.4.0 # via apache-superset @@ -243,7 +239,7 @@ rfc3339-validator==0.1.4 # via openapi-schema-validator rfc3986==2.0.0 # via tableschema -ruff==0.4.0 +ruff==0.4.4 # via apache-superset s3transfer==0.6.1 # via boto3 @@ -260,9 +256,12 @@ tableschema==1.20.10 thrift==0.16.0 # via # apache-superset + # pyhive # thrift-sasl thrift-sasl==0.4.3 - # via apache-superset + # via + # apache-superset + # pyhive tomli==2.0.1 # via # build