From baea72c78e0fd108de1cc3faf381f649f5ebb410 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 3 Apr 2024 04:59:11 +0000 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pyfakefs?= =?UTF-8?q?=205.2.2=20->=205.3.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements/development.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index 929c9d6b5f2b4..b926fe10aef91 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -10,8 +10,6 @@ # via # -r requirements/base.in # -r requirements/development.in -appnope==0.1.4 - # via ipython astroid==2.15.8 # via pylint asttokens==2.2.1 @@ -203,16 +201,18 @@ 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 # via apache-superset pyee==11.0.1 # via playwright -pyfakefs==5.2.2 +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 @@ -256,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