Skip to content

Commit 67536a0

Browse files
authored
Merge branch 'master' into travis-lint
2 parents 8315e30 + 61ddcb2 commit 67536a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ deps =
3434
test: coverage==4.5.4
3535
test: idna==2.8
3636
test: typing==3.7.4.1
37-
test: {py26,py27,py34}: pytest==4.6.6
37+
test: {py26,py27,py34}: pytest==4.6.7
3838
test: {py35,py36,py37,py38}: pytest==5.2.4
3939
test: pytest-cov==2.8.1
4040

@@ -83,7 +83,7 @@ deps =
8383
flake8==3.7.9
8484
mccabe==0.6.1
8585
pep8-naming==0.9.1
86-
pydocstyle==4.0.1
86+
pydocstyle==5.0.0
8787
# pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
8888
git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
8989

0 commit comments

Comments
 (0)