Skip to content

Commit da8b302

Browse files
chore(deps): update dependency pytest to v9
1 parent 575e6fc commit da8b302

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
@@ -61,7 +61,7 @@ scripts.svcg = "so_vits_svc_fork.gui:main"
6161

6262
[dependency-groups]
6363
dev = [
64-
"pytest>=8,<9",
64+
"pytest>=9,<10",
6565
"pytest-cov>=7,<8",
6666
]
6767
docs = [

0 commit comments

Comments
 (0)