chore(deps): update dependency pytest-cov to v6
Some checks failed
renovate/artifacts Artifact file update failure
gitea-physics/pdme/pipeline/head There was a failure building this commit
gitea-physics/pdme/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Renovate Bot 2024-10-30 01:32:07 +00:00
parent 885508e104
commit d9134045a7

View File

@ -14,7 +14,7 @@ scipy = "~1.10"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
pytest = ">=6" pytest = ">=6"
flake8 = "^4.0.0" flake8 = "^4.0.0"
pytest-cov = "^4.1.0" pytest-cov = "^6.0.0"
mypy = "^0.961" mypy = "^0.961"
ipython = "^8.2.0" ipython = "^8.2.0"
black = "^22.3.0" black = "^22.3.0"