Skip to content

Commit

Permalink
Bump linters: pylint==3.0.1, mypy==1.6.0
Browse files Browse the repository at this point in the history
Also pin flake8 and yamllint at current versions.
  • Loading branch information
Shrews committed Oct 17, 2023
1 parent d250606 commit 007ba4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
coverage
flake8
mypy==1.0.1
flake8==6.0.1
mypy==1.6.0
pytest
pytest-cov
pytest-mock
pytest-xdist
types-jsonschema
types-pyyaml
tox
yamllint
pylint==2.17.4
yamllint==1.32.0
pylint==3.0.1

0 comments on commit 007ba4c

Please sign in to comment.