Skip to content

Commit 16df2a0

Browse files
authored
Move pytest pin to support 9.x series (#7364)
1 parent fe2063b commit 16df2a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e .[socks]
2-
pytest>=2.8.0,<9
2+
pytest>=2.8.0,<10
33
pytest-cov
44
pytest-httpbin==2.1.0
55
httpbin~=0.10.0

0 commit comments

Comments
 (0)