From b759f481c4ca242451e8f6539e6d594c9c07295c Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 7 Jun 2016 08:24:53 +0200 Subject: [PATCH] test requirements: Update decorator to 4.0.10 - Improved the documentation thanks to Tony Goodchild (zearin) who also provided a much better CSS than the one I was using. --- misc/requirements/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt index 35c61c0c7..e7de88059 100644 --- a/misc/requirements/requirements-tests.txt +++ b/misc/requirements/requirements-tests.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.4.1 CherryPy==6.0.1 coverage==4.1 -decorator==4.0.9 +decorator==4.0.10 Flask==0.10.1 # rq.filter: != 0.11.0 glob2==0.4.1 httpbin==0.4.1