Skip to content

Commit c91a65d

Browse files
chore(deps-dev): bump pytest-cov from 6.2.1 to 7.0.0 (Jc2k#505)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0c5c82 commit c91a65d

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
@@ -46,7 +46,7 @@ coverage = ">=6.3,<8.0"
4646
pylint = ">=2.12.2,<4.0.0"
4747
pytest-aiohttp = "^1.0.3"
4848
pyupgrade = ">=2.31,<4.0"
49-
pytest-cov = ">=5,<7"
49+
pytest-cov = ">=5,<8"
5050
asynctest = "^0.13.0"
5151
aiohttp = ">=3.8.3"
5252
ruff = "^0.12.9"

0 commit comments

Comments
 (0)