deps: updates pytest-cov
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good

This commit is contained in:
2023-07-26 20:23:48 -05:00
parent 4726ccfb8c
commit 878e16286b
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ scipy = "1.10"
[tool.poetry.dev-dependencies]
pytest = ">=6"
flake8 = "^4.0.1"
pytest-cov = "^3.0.0"
pytest-cov = "^4.1.0"
mypy = "^0.971"
python-semantic-release = "^7.24.0"
black = "^22.3.0"