Skip to content

Commit

Permalink
[requires.io] dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
requires committed Oct 25, 2019
1 parent e970df5 commit b732299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ def read(fname):
],
setup_requires=['pytest-runner==5.1'],
tests_require=[
'pytest==5.1.1',
'pytest-cov==2.7.1',
'pytest==5.2.2',
'pytest-cov==2.8.1',
'pytest-isort==0.3.1',
'pytest-pep8==1.0.6',
'pytest-repeat==0.8.0',
Expand Down

0 comments on commit b732299

Please sign in to comment.