Skip to content

Commit 135f902

Browse files
committed
Bring back coverage to v6.5
1 parent bc25920 commit 135f902

File tree

2 files changed

+54
-66
lines changed

2 files changed

+54
-66
lines changed

poetry.lock

Lines changed: 53 additions & 65 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
@@ -73,7 +73,7 @@ devtools = "^0.9.0"
7373
pre-commit = "^2.19.0"
7474
pytest = "^7.1.2"
7575
bumpver = "^2022.1118"
76-
coverage = {extras = ["toml"], version = ">=7.6,<7.7"}
76+
coverage = {extras = ["toml"], version = ">=6.5,<7"}
7777
jsonschema = "^4.16.0"
7878
mypy = "^1.3.0"
7979
requests = ">=2.28.0"

0 commit comments

Comments
 (0)