Skip to content

Commit

Permalink
Upgrade requirements (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Jan 12, 2019
1 parent c327d80 commit b04cc98
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 @@ -24,13 +24,13 @@ 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
requests-mock==1.5.2
requests==2.21.0
scandir==1.9.0 # via pathlib2
Expand Down

0 comments on commit b04cc98

Please sign in to comment.