Skip to content

Commit f7e6bea

Browse files
authored
Merge pull request #92 from SimonBlanke/dependabot/pip/pytest-9.0.3
Bump pytest from 9.0.2 to 9.0.3
2 parents 1a9a92f + 0e20492 commit f7e6bea

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
@@ -88,7 +88,7 @@ build = [
8888
"wheel",
8989
]
9090
test = [
91-
"pytest == 9.0.2",
91+
"pytest == 9.0.3",
9292
"flake8",
9393
"pytest-cov",
9494
"surfaces",

0 commit comments

Comments
 (0)