Update dev dependencies; add settings; insert syntax-bug-placeholders
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
-r common.txt
|
||||
black
|
||||
build
|
||||
coverage[toml]
|
||||
flake8
|
||||
mkdocs-material
|
||||
mkdocstrings[python]
|
||||
mypy
|
||||
black==23.3.0
|
||||
build==0.10.0
|
||||
coverage[toml]==7.2.7
|
||||
isort==5.12.0
|
||||
mkdocs-material==9.1.17
|
||||
mkdocstrings[python]==0.22.0
|
||||
mypy==1.4.0
|
||||
ruff==0.0.275
|
||||
|
Reference in New Issue
Block a user