Skip to content

Commit ffd29a4

Browse files
authored
Merge branch 'master' into rooted-fix
2 parents 1c0f640 + 1e19451 commit ffd29a4

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: idna==2.8
3535
test: typing==3.7.4.1
3636
test: {py26,py27,py34}: pytest==4.6.6
37-
test: {py35,py36,py37,py38}: pytest==5.2.2
37+
test: {py35,py36,py37,py38}: pytest==5.2.4
3838
test: pytest-cov==2.8.1
3939

4040
passenv =
@@ -82,7 +82,7 @@ deps =
8282
#flake8-pep3101==1.2.1
8383
flake8==3.7.9
8484
mccabe==0.6.1
85-
pep8-naming==0.9.0
85+
pep8-naming==0.9.1
8686
pydocstyle==4.0.1
8787

8888
commands =

0 commit comments

Comments
 (0)