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
  • Loading branch information
Shrews committed Oct 17, 2023
1 parent d250606 commit cbe6beb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage
flake8
mypy==1.0.1
mypy==1.6.0
pytest
pytest-cov
pytest-mock
Expand All @@ -9,4 +9,4 @@ types-jsonschema
types-pyyaml
tox
yamllint
pylint==2.17.4
pylint==3.0.1

0 comments on commit cbe6beb

Please sign in to comment.