Skip to content

Commit 41ee6b4

Browse files
committed
Update version lower bound for coverage to avoid startswith first arg must be bytes or a tuple of bytes, not str on Win
1 parent b46612d commit 41ee6b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ standard = ["uvicorn[standard] >= 0.15.0"]
4646
dev = [
4747
"prek>=0.2.24,<1.0.0",
4848
"pytest>=7.0.0,<9.0.0",
49-
"coverage[toml]>=6.2,<8.0",
49+
"coverage[toml]>=7.2,<8.0",
5050
"mypy==1.14.1",
5151
"ruff==0.13.0",
5252
"respx==0.22.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)