Merge remote-tracking branch 'origin/dependabot/pip/pytest-cov-4.0.0'

This commit is contained in:
Bastian Venthur
2022-10-29 13:23:16 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
* updated dependencies:
* mypy 0.982
* types-markdown 3.4.2.1
* pytest-cov 4.0.0
## [1.4.1] - 2022-09-29

View File

@@ -2,7 +2,7 @@ sphinx==5.2.1
twine==4.0.1
wheel==0.37.1
pytest==7.1.3
pytest-cov==3.0.0
pytest-cov==4.0.0
flake8==5.0.4
mypy==0.982
types-markdown==3.4.2.1