Skip to content

Commit

Permalink
chore: bump pylint (apache#27711)
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida authored and qleroy committed Apr 28, 2024
1 parent 23b9ee4 commit 609e5fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 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
pylint==3.1.0
pytest
pytest-cov
pytest-mock
Expand Down
10 changes: 4 additions & 6 deletions requirements/development.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:3b6a7d105f9d14b449d4232aa368bd6a40d4c7ef
# SHA1:bb8d8cc4dbdc0ae99c7bb667fd28630ebcb22f42
#
# 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==2.15.8
astroid==3.1.0
# via pylint
asttokens==2.2.1
# via stack-data
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 609e5fe

Please sign in to comment.