From 528946d3cce2e6cd2ed3a11ce6178caa3c625a28 Mon Sep 17 00:00:00 2001 From: "Michael S. Molina" <70410625+michael-s-molina@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:18:00 -0300 Subject: [PATCH] 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