Skip to content

Commit

Permalink
fix: Revert "chore: bump pylint (apache#27711)" (apache#27714)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored and EnxDev committed Apr 12, 2024
1 parent 0f38fad commit 4736104
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/development.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 6 additions & 4 deletions requirements/development.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:bb8d8cc4dbdc0ae99c7bb667fd28630ebcb22f42
# SHA1:3b6a7d105f9d14b449d4232aa368bd6a40d4c7ef
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4736104

Please sign in to comment.