Skip to content

Commit 396ba93

Browse files
Backport PR #35621: CI: Linux py36_locale failures with pytest DeprecationWarning (#35623)
Co-authored-by: Simon Hawkins <[email protected]>
1 parent c5ded4d commit 396ba93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/azure-36-locale.yaml

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

88
# tools
99
- cython>=0.29.16
10-
- pytest>=5.0.1
10+
- pytest>=5.0.1,<6.0.0 # https://github.com/pandas-dev/pandas/issues/35620
1111
- pytest-xdist>=1.21
1212
- pytest-asyncio
1313
- hypothesis>=3.58.0

0 commit comments

Comments
 (0)