We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b88bc commit cd12550Copy full SHA for cd12550
1 file changed
tox.ini
@@ -34,7 +34,7 @@ deps =
34
test: idna==2.8
35
test: typing==3.7.4.1
36
test: {py26,py27,py34}: pytest==4.6.6
37
- test: {py35,py36,py37,py38}: pytest==5.2.3
+ test: {py35,py36,py37,py38}: pytest==5.2.4
38
test: pytest-cov==2.8.1
39
40
passenv =
0 commit comments