⚙ Update ruff+mypy dependencies
parent
b36727ed9e
commit
4bf123de43
@ -1,8 +1,11 @@
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-mypy
|
||||
black
|
||||
pre-commit
|
||||
|
||||
ruff ; python_version >= "3.7"
|
||||
pytest-ruff ; python_version >= "3.7"
|
||||
ruff
|
||||
pytest-ruff
|
||||
|
||||
mypy
|
||||
types-setuptools
|
||||
pytest-mypy
|
||||
|
Loading…
Reference in New Issue