Skip to content

Commit 142eeaa

Browse files
chore(deps-dev): bump pytest-cov from 3.0.0 to 6.0.0 (#90)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 341c8a4 commit 142eeaa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -37,7 +37,7 @@ async-interrupt = ">=1.1.1"
3737

3838
[tool.poetry.group.dev.dependencies]
3939
pytest = "^7.0"
40-
pytest-cov = "^3.0"
40+
pytest-cov = ">=3,<7"
4141
pytest-asyncio = "^0.23.6"
4242
pytest-codspeed = ">=2.2.1,<4.0.0"
4343

0 commit comments

Comments
 (0)