From bb5c483b7a28ce71c29e62dbd2b135ed02b53d4a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 8 Mar 2016 17:41:40 +0100 Subject: [PATCH] requirements: Update colorama to 0.3.7 * check if stream has 'closed' attribute before testing it * objects might become None at exit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9ad383ce..8f3bb052b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ MarkupSafe==0.23 Pygments==2.1.3 pyPEG2==2.15.2 PyYAML==3.11 -colorama==0.3.6 +colorama==0.3.7 colorlog==2.6.1 cssutils==1.0.1