Update dev dependencies; add settings; insert syntax-bug-placeholders

This commit is contained in:
2023-06-24 17:09:05 +02:00
parent d8a950948c
commit f5b31b7580
3 changed files with 86 additions and 29 deletions

View File

@ -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