Skip to content

Commit 47542d9

Browse files
authored
Merge pull request #222 from python-openapi/dependabot/pip/pytest-cov-4.1.0
Bump pytest-cov from 3.0.0 to 4.1.0
2 parents 5ba6eca + 4b8851a commit 47542d9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -65,7 +65,7 @@ requests = ["requests"]
6565
pre-commit = {version = "*", optional = true}
6666
pytest = "^6.2.5"
6767
pytest-flake8 = "=1.1.0"
68-
pytest-cov = "^3.0.0"
68+
pytest-cov = "^4.1.0"
6969
tox = "*"
7070
mypy = "^1.3"
7171
isort = "^5.11.5"

0 commit comments

Comments
 (0)