Skip to content

Commit 76bdaea

Browse files
CI: pin pytest in minimum verions (#35274)
1 parent 0ed1dcd commit 76bdaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/azure-36-minimum_versions.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66

77
# tools
88
- cython=0.29.16
9-
- pytest>=5.0.1, <6.0.0rc0
9+
- pytest=5.0.1
1010
- pytest-xdist>=1.21
1111
- hypothesis>=3.58.0
1212
- pytest-azurepipelines

0 commit comments

Comments
 (0)