Skip to content

Commit a004472

Browse files
authored
Merge pull request #383 from jacebrowning/dependabot/pip/pytest-cov-7.0.0
Bump pytest-cov from 6.3.0 to 7.0.0
2 parents 8a731a5 + edc81ba commit a004472

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
@@ -77,7 +77,7 @@ pytest-mock = "*"
7777
pytest-random = "*"
7878
pytest-repeat = "*"
7979
pytest-watch = "*"
80-
pytest-cov = ">=2.8.1,<7.0.0"
80+
pytest-cov = ">=2.8.1,<8.0.0"
8181
pytest-profiling = "*"
8282

8383
# Coverage

0 commit comments

Comments
 (0)