Skip to content

Commit 962a8d5

Browse files
Update dependency dev/pytest to v8.2.1
1 parent 5ebcf65 commit 962a8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2023_EuroSciPy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dependencies = [
1111

1212
[project.optional-dependencies]
1313
dev = [
14-
"pytest==8.2.0",
14+
"pytest==8.2.1",
1515
"hypothesis==6.102.4",
1616
]

0 commit comments

Comments
 (0)