mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-27 13:03:59 +00:00
Merge pull request #1119 from pydanny/pyup-update-binaryornot-0.4.0-to-0.4.2
Update binaryornot to 0.4.2
This commit is contained in:
commit
056aee3028
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
cookiecutter==1.5.1
|
||||
flake8==3.3.0 # pyup: != 2.6.0
|
||||
sh==1.12.13
|
||||
binaryornot==0.4.0
|
||||
binaryornot==0.4.2
|
||||
|
||||
# Testing
|
||||
pytest==3.0.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue