tox: Update decorator to 4.0.8.

Switched to a new changelog format (the one in http://keepachangelog.com/)
since it was contributed by Alexander Artemenko. Re-added a newline to support
old version of Python, as requested by azjps.
This commit is contained in:
Florian Bruhin 2016-02-07 17:57:39 +01:00
parent 66f52dbd86
commit c332db4703

View File

@ -16,7 +16,7 @@ deps =
-r{toxinidir}/requirements.txt
beautifulsoup4==4.4.1
coverage==4.0.3
decorator==4.0.6 # rq.filter: != 4.0.7
decorator==4.0.8
Flask==0.10.1
glob2==0.4.1
httpbin==0.4.1