We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ea3ff + 61ddcb2 commit 0bec06aCopy full SHA for 0bec06a
1 file changed
tox.ini
@@ -42,7 +42,7 @@ deps =
42
test: idna==2.8
43
test-py27: mock==3.0.5
44
test: typing==3.7.4.1
45
- test: {py26,py27,py34}: pytest==4.6.6
+ test: {py26,py27,py34}: pytest==4.6.7
46
test: {py35,py36,py37,py38}: pytest==5.2.4
47
test: pytest-cov==2.8.1
48
@@ -97,7 +97,7 @@ deps =
97
flake8==3.7.9
98
mccabe==0.6.1
99
pep8-naming==0.9.1
100
- pydocstyle==4.0.1
+ pydocstyle==5.0.0
101
102
commands =
103
flake8 {posargs:src/{env:PY_MODULE}}
0 commit comments