Skip to content

Commit bf42121

Browse files
authored
Merge pull request #88 from SimonBlanke/dependabot/pip/pytest-8.4.2
Bump pytest from 8.4.1 to 8.4.2
2 parents 3d944f9 + c29ee3c commit bf42121

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
@@ -50,7 +50,7 @@ build = [
5050
"wheel",
5151
]
5252
test = [
53-
"pytest == 8.4.1",
53+
"pytest == 8.4.2",
5454
"flake8",
5555
"pytest-cov",
5656
"surfaces",

0 commit comments

Comments
 (0)