Skip to content

Commit 6933f40

Browse files
committed
Synchronise pytest requirements
1 parent a9542e7 commit 6933f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ lint = [
9292
"types-requests==2.32.0.20241016", # align with requests
9393
"types-urllib3==1.26.25.14",
9494
"pyright==1.1.394",
95-
"pytest>=6.0",
95+
"pytest>=8.0",
9696
]
9797
test = [
9898
"pytest>=8.0",

0 commit comments

Comments
 (0)