Skip to content

Commit d52c848

Browse files
Merge pull request #209 from COMP1010UNSW/dependabot/pip/coverage-gte-7.14.1
Update coverage requirement from >=7.13.1 to >=7.14.1
2 parents 3a8fd17 + 001d48e commit d52c848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
ci = [
3535
"pytest>=7.4.2,<10.0.0",
3636
"mypy>=1.19.0",
37-
"coverage>=7.13.1",
37+
"coverage>=7.14.1",
3838
"requests>=2.32.5",
3939
"types-requests>=2.32.4.20250913",
4040
"pyyaml>=6.0.3",

0 commit comments

Comments
 (0)