Skip to content

Commit 3812eed

Browse files
authored
Merge pull request #345 from python-openapi/dependabot/pip/pytest-cov-5.0.0
Bump pytest-cov from 4.1.0 to 5.0.0
2 parents 459c2d7 + e71c597 commit 3812eed

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6666
pre-commit = "*"
6767
pytest = "^8.2.2"
6868
pytest-flake8 = "=1.1.1"
69-
pytest-cov = "^4.1.0"
69+
pytest-cov = "^6.1.1"
7070
tox = "*"
7171
mypy = "^1.10"
7272
isort = "^5.13.2"

0 commit comments

Comments
 (0)