Skip to content

Commit d0d8010

Browse files
authored
Update pytest version to 9.0.3
1 parent 6d9d417 commit d0d8010

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
@@ -38,7 +38,7 @@ scripts.docstringify = "docstringify.cli:main"
3838
[dependency-groups]
3939
dev = [ "pre-commit", { include-group = "test" } ]
4040
test = [
41-
"pytest>=8.3.4",
41+
"pytest>=9.0.3",
4242
"pytest-cov>=4.1.0",
4343
"pytest-randomly>=3.12.0",
4444
]

0 commit comments

Comments
 (0)