Skip to content

Commit e737bbd

Browse files
Bump pytest-cov from 5.0.0 to 7.0.0 (#142)
1 parent 6dae5b1 commit e737bbd

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 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
@@ -26,7 +26,7 @@ sqlalchemy = ["sqlalchemy", "requests", "greenlet"]
2626
[tool.poetry.group.dev.dependencies]
2727
coverage = ">=6.5,<8.0"
2828
pytest = ">=7.1.3,<10.0.0"
29-
pytest-cov = ">=4,<6"
29+
pytest-cov = ">=4,<8"
3030
parameterized = ">=0.8.1,<0.10.0"
3131
tox = ">=3.26,<5.0"
3232
urllib3 = "==2.6.0"

0 commit comments

Comments
 (0)