We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4f9b0 commit 5ae1d3cCopy full SHA for 5ae1d3c
build/test-requirements.txt
@@ -18,6 +18,6 @@ isort
18
19
# Python 2.7 support.
20
pytest==4.6.9 ; python_version == '2.7'
21
-py==1.8.1 ; python_version == '2.7' # via pytest 4
+py==1.9.0 ; python_version == '2.7' # via pytest 4
22
pathlib2>=2.2.0 ; python_version == '2.7' # via pytest 4
23
prospector==1.2.0 ; python_version == '2.7'
0 commit comments