Skip to content

Commit

Permalink
Update dependencies via pyup (#204)
Browse files Browse the repository at this point in the history
* Update tox from 3.1.2 to 3.2.1 (#203)
* Pin pre-commit to latest version 1.10.5 (#200)
* Update tox from 3.0.0 to 3.1.3 (#197)
* Update pytest from 3.6.3 to 3.7.1 (#195)
  • Loading branch information
ljvmiranda921 committed Aug 13, 2018
1 parent ac06131 commit db8edac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
mock==2.0.0
tox==3.1.2
tox==3.2.1
coverage==4.5.1
Sphinx==1.7.6
cryptography==2.3
Expand All @@ -13,6 +13,6 @@ future==0.16.0
scipy>=0.17.0
numpy>=1.13.0
matplotlib>=1.3.1
pytest==3.6.4
pytest==3.7.1
attrs==18.1.0
pre-commit
pre-commit==1.10.5

0 comments on commit db8edac

Please sign in to comment.