Skip to content

Commit a8ef13b

Browse files
author
Mateusz
committed
Fix CI pytest dependency resolution
1 parent 8dee99d commit a8ef13b

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
@@ -71,7 +71,7 @@ oauth = [
7171

7272
dev = [
7373
# Test stack (pin to match local green runs)
74-
"pytest==9.0.3",
74+
"pytest==8.3.5",
7575
"pytest-asyncio==0.23.7",
7676
"pytest-cov==5.0.0",
7777
"pytest-xdist==3.6.1",

0 commit comments

Comments
 (0)