Skip to content

Commit af88277

Browse files
sirosenkurtmckee
andauthored
Update pyproject.toml
Co-authored-by: Kurt McKee <[email protected]>
1 parent 6ca5520 commit af88277

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
@@ -143,7 +143,7 @@ description = "Combine coverage outputs"
143143
skip_install = true
144144
dependency_groups = ["coverage"]
145145
commands = [["coverage", "combine"]]
146-
depends = ["3.9", "3.10", "3.11", "3.12", "3.13"]
146+
depends = ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
147147

148148
[tool.tox.env.covreport]
149149
description = "Report on combined coverage outputs"

0 commit comments

Comments
 (0)