You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2024/03/27 17:10:32 UTC

(superset) branch master updated: chore: bump pylint (#27711)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new a48f770195 chore: bump pylint (#27711)
a48f770195 is described below

commit a48f77019526bf6347788bb7b938c09406d91eea
Author: Beto Dealmeida <ro...@dealmeida.net>
AuthorDate: Wed Mar 27 13:10:26 2024 -0400

    chore: bump pylint (#27711)
---
 requirements/development.in  |  2 +-
 requirements/development.txt | 10 ++++------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/requirements/development.in b/requirements/development.in
index abd4074676..c054a398f0 100644
--- a/requirements/development.in
+++ b/requirements/development.in
@@ -32,7 +32,7 @@ pre-commit
 progress>=1.5,<2
 pyfakefs
 pyinstrument>=4.0.2,<5
-pylint
+pylint==3.1.0
 pytest
 pytest-cov
 pytest-mock
diff --git a/requirements/development.txt b/requirements/development.txt
index 18da59a790..e1672d4f75 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -1,4 +1,4 @@
-# SHA1:3b6a7d105f9d14b449d4232aa368bd6a40d4c7ef
+# SHA1:bb8d8cc4dbdc0ae99c7bb667fd28630ebcb22f42
 #
 # This file is autogenerated by pip-compile-multi
 # To update, run:
@@ -12,7 +12,7 @@
     #   -r requirements/development.in
 appnope==0.1.4
     # via ipython
-astroid==2.15.8
+astroid==3.1.0
     # via pylint
 asttokens==2.2.1
     # via stack-data
@@ -135,9 +135,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 tabulator
 matplotlib==3.7.1
@@ -224,7 +222,7 @@ pyhive[hive_pure_sasl]==0.7.0
     # via apache-superset
 pyinstrument==4.4.0
     # via -r requirements/development.in
-pylint==2.17.7
+pylint==3.1.0
     # via -r requirements/development.in
 pyproject-api==1.5.2
     # via tox