From 2a06c08c6baf0a7e57d37fa0c6a7dbd3e55e134d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 09:03:47 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pylint?= =?UTF-8?q?=202.17.7=20->=203.1.0=20(#27867)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/development.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index 8ed2edb74..fe4781a6c 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -10,7 +10,7 @@ # via # -r requirements/base.in # -r requirements/development.in -astroid==2.15.8 +astroid==3.1.0 # via pylint asttokens==2.2.1 # via stack-data @@ -130,9 +130,7 @@ jsonschema-spec==0.1.4 kiwisolver==1.4.4 # via matplotlib lazy-object-proxy==1.9.0 - # via - # astroid - # openapi-spec-validator + # via openapi-spec-validator linear-tsv==1.1.0 # via dataflows-tabulator matplotlib==3.7.1 @@ -216,7 +214,7 @@ pyhive[hive_pure_sasl]==0.7.0 # via apache-superset pyinstrument==4.4.0 # via apache-superset -pylint==2.17.7 +pylint==3.1.0 # via apache-superset pyproject-api==1.5.2 # via tox