From 134fc0a078c7042c3425a1899668dfc37f2d4ad9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 07:00:54 +0200 Subject: [PATCH] Update colorama from 0.3.9 to 0.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..17883a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorama==0.3.9 +colorama==0.4.4 git-semver==0.2.2 gitpython==2.1.8 jinja2==2.10