Skip to content

Commit 17290a5

Browse files
authored
Merge pull request #341 from Lookyloo/dependabot/pip/pytest-cov-6.0.0
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
2 parents 671b8ed + 4348dd3 commit 17290a5

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
@@ -51,7 +51,7 @@ ipython = [
5151
{version = "^8.19.0", python = ">=3.10"}
5252
]
5353
jupyterlab = "^4.3.0"
54-
pytest-cov = "^5.0.0"
54+
pytest-cov = ">=5,<7"
5555
coverage = "^7.6.4"
5656
types-beautifulsoup4 = "^4.12.0.20241020"
5757

0 commit comments

Comments
 (0)