Skip to content

Commit

Permalink
Upgrade requirements (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Jan 12, 2019
1 parent cd1be7c commit ad964ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ modernize==0.6.1
more-itertools==5.0.0 # via pytest
multilint==2.4.0
pathlib2==2.3.3 # via pytest
pluggy==0.8.0 # via pytest
pluggy==0.8.1 # via pytest
py==1.7.0 # via pytest
pycodestyle==2.4.0 # via flake8
pyflakes==2.0.0 # via flake8
pygments==2.3.1
pytest-cov==2.6.0
pytest==4.0.2
pytest-cov==2.6.1
pytest==4.1.1
scandir==1.9.0 # via pathlib2
six==1.12.0

0 comments on commit ad964ef

Please sign in to comment.