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:
parent
66f52dbd86
commit
c332db4703
2
tox.ini
2
tox.ini
@ -16,7 +16,7 @@ deps =
|
|||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
beautifulsoup4==4.4.1
|
beautifulsoup4==4.4.1
|
||||||
coverage==4.0.3
|
coverage==4.0.3
|
||||||
decorator==4.0.6 # rq.filter: != 4.0.7
|
decorator==4.0.8
|
||||||
Flask==0.10.1
|
Flask==0.10.1
|
||||||
glob2==0.4.1
|
glob2==0.4.1
|
||||||
httpbin==0.4.1
|
httpbin==0.4.1
|
||||||
|
Loading…
Reference in New Issue
Block a user