Merge branch 'master' into pyproject_toml

This commit is contained in:
Bastian Venthur
2023-04-16 10:25:19 +02:00
2 changed files with 10 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
build==0.9.0
sphinx==5.3.0
twine==4.0.1
wheel==0.37.1
pytest==7.1.3
twine==4.0.2
wheel==0.40.0
pytest==7.3.0
pytest-cov==4.0.0
flake8==5.0.4
mypy==0.982
flake8==6.0.0
mypy==1.2.0
types-markdown==3.4.2.1