From 678fcc3f7b551c7b81984e2c379a458c22477fe0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:15 +0000 Subject: [PATCH] Update colorama from 0.4.3 to 0.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af3c7dc7f..cafe07902 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ chardet==4.0.0 # via requests click==7.1.2 # via flask -colorama==0.4.3 +colorama==0.4.4 # via awscli dnspython==1.16.0 # via eventlet