Skip to content

Commit e087ce8

Browse files
authored
Merge pull request #1 from Chisanan232/dependabot/uv/coverage-approx-eq-7.10
⬆ Update coverage requirement from ~=6.2 to ~=7.10
2 parents 3805655 + e235afe commit e087ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Repository = "https://github.com/<your GitHub name>/<new repo>"
3333
dev = [
3434
"pytest>=8.1.1,<9",
3535
"pytest-cov>=5.0.0,<6",
36-
"coverage~=6.2",
36+
"coverage~=7.10",
3737
"pytest-rerunfailures>=14.0,<15",
3838
"aiohttp>=3.12.13",
3939
"pytest-asyncio>=0.23.0,<1",

0 commit comments

Comments
 (0)