We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c0f640 + 1e19451 commit ffd29a4Copy full SHA for ffd29a4
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.2
+ test: {py35,py36,py37,py38}: pytest==5.2.4
38
test: pytest-cov==2.8.1
39
40
passenv =
@@ -82,7 +82,7 @@ deps =
82
#flake8-pep3101==1.2.1
83
flake8==3.7.9
84
mccabe==0.6.1
85
- pep8-naming==0.9.0
+ pep8-naming==0.9.1
86
pydocstyle==4.0.1
87
88
commands =
0 commit comments