Skip to content

Commit 82c063d

Browse files
authored
Merge pull request #74 from BrianLusina/dependabot/pip/pytest-cov-6.0.0
Bump pytest-cov from 5.0.0 to 6.0.0
2 parents 2233c59 + 8e7e936 commit 82c063d

File tree

2 files changed

+71
-60
lines changed

2 files changed

+71
-60
lines changed

poetry.lock

Lines changed: 70 additions & 59 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
@@ -22,7 +22,7 @@ black = "^24.10.0"
2222
pre-commit = "^4.0.1"
2323

2424
[tool.poetry.group.dev.dependencies]
25-
pytest-cov = ">=4,<6"
25+
pytest-cov = ">=4,<7"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)