We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8315e30 + 61ddcb2 commit 67536a0Copy full SHA for 67536a0
1 file changed
tox.ini
@@ -34,7 +34,7 @@ deps =
34
test: coverage==4.5.4
35
test: idna==2.8
36
test: typing==3.7.4.1
37
- test: {py26,py27,py34}: pytest==4.6.6
+ test: {py26,py27,py34}: pytest==4.6.7
38
test: {py35,py36,py37,py38}: pytest==5.2.4
39
test: pytest-cov==2.8.1
40
@@ -83,7 +83,7 @@ deps =
83
flake8==3.7.9
84
mccabe==0.6.1
85
pep8-naming==0.9.1
86
- pydocstyle==4.0.1
+ pydocstyle==5.0.0
87
# pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
88
git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
89
0 commit comments