Skip to content

Commit

Permalink
Merge pull request #1958 from apache/dependabot/pip/pylint-2.17.7
Browse files Browse the repository at this point in the history
Bump pylint from 2.17.5 to 2.17.7
  • Loading branch information
Kami authored Oct 4, 2023
2 parents be57bfa + d1b2821 commit 3a789e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pep8==1.7.1
flake8==5.0.4
astroid==2.15.6; python_version >= '3.8'
pylint==2.17.5; python_version >= '3.8'
astroid==2.15.8; python_version >= '3.8'
pylint==2.17.7; python_version >= '3.8'
bandit[toml]==1.7.5; python_version >= '3.7'
black==23.9.1; python_version >= '3.7' and implementation_name == "cpython"
isort[pyproject]==5.12.0; python_version >= '3.8'
Expand Down

0 comments on commit 3a789e7

Please sign in to comment.