Skip to content

Commit f412664

Browse files
committed
Re-bump coverage version
1 parent 9990039 commit f412664

File tree

2 files changed

+66
-54
lines changed

2 files changed

+66
-54
lines changed

poetry.lock

Lines changed: 65 additions & 53 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 = ">=6.5,<7"}
76+
coverage = {extras = ["toml"], version = ">=7.6,<7.7"}
7777
jsonschema = "^4.16.0"
7878
mypy = "^1.3.0"
7979
requests = ">=2.28.0"

0 commit comments

Comments
 (0)