Skip to content

Commit 0bec06a

Browse files
authored
Merge branch 'master' into strategies
2 parents 11ea3ff + 61ddcb2 commit 0bec06a

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
@@ -42,7 +42,7 @@ deps =
4242
test: idna==2.8
4343
test-py27: mock==3.0.5
4444
test: typing==3.7.4.1
45-
test: {py26,py27,py34}: pytest==4.6.6
45+
test: {py26,py27,py34}: pytest==4.6.7
4646
test: {py35,py36,py37,py38}: pytest==5.2.4
4747
test: pytest-cov==2.8.1
4848

@@ -97,7 +97,7 @@ deps =
9797
flake8==3.7.9
9898
mccabe==0.6.1
9999
pep8-naming==0.9.1
100-
pydocstyle==4.0.1
100+
pydocstyle==5.0.0
101101

102102
commands =
103103
flake8 {posargs:src/{env:PY_MODULE}}

0 commit comments

Comments
 (0)