Skip to content

Commit 3013cfd

Browse files
committed
ci: pin pytest
Signed-off-by: Nathaniel Starkman <[email protected]>
1 parent 5abc99b commit 3013cfd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
]
4747
test = [
4848
"numpy>=1.25",
49-
"pytest>=8.3.3",
49+
"pytest==8.3.3",
5050
"pytest-cov>=3",
5151
"pytest-github-actions-annotate-failures>=0.3.0",
5252
"sybil>=8.0.0",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)