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

(superset) branch master updated: fix: Revert "chore: bump pylint (#27711)" (#27714)

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

michaelsmolina 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 528946d3cc fix: Revert "chore: bump pylint (#27711)" (#27714)
528946d3cc is described below

commit 528946d3cce2e6cd2ed3a11ce6178caa3c625a28
Author: Michael S. Molina <70...@users.noreply.github.com>
AuthorDate: Wed Mar 27 16:18:00 2024 -0300

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

diff --git a/requirements/development.in b/requirements/development.in
index c054a398f0..abd4074676 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==3.1.0
+pylint
 pytest
 pytest-cov
 pytest-mock
diff --git a/requirements/development.txt b/requirements/development.txt
index e1672d4f75..18da59a790 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -1,4 +1,4 @@
-# SHA1:bb8d8cc4dbdc0ae99c7bb667fd28630ebcb22f42
+# SHA1:3b6a7d105f9d14b449d4232aa368bd6a40d4c7ef
 #
 # 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==3.1.0
+astroid==2.15.8
     # via pylint
 asttokens==2.2.1
     # via stack-data
@@ -135,7 +135,9 @@ jsonschema-spec==0.1.4
 kiwisolver==1.4.4
     # via matplotlib
 lazy-object-proxy==1.9.0
-    # via openapi-spec-validator
+    # via
+    #   astroid
+    #   openapi-spec-validator
 linear-tsv==1.1.0
     # via tabulator
 matplotlib==3.7.1
@@ -222,7 +224,7 @@ pyhive[hive_pure_sasl]==0.7.0
     # via apache-superset
 pyinstrument==4.4.0
     # via -r requirements/development.in
-pylint==3.1.0
+pylint==2.17.7
     # via -r requirements/development.in
 pyproject-api==1.5.2
     # via tox