From 229e477ad2a49d979af22665aa99e1cfc4e12f9a Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Mon, 4 May 2020 18:04:08 +0200
Subject: [PATCH] Update click from 7.1.1 to 7.1.2

---
 requirements-test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-test.txt b/requirements-test.txt
index ac3bd270..f9f4b007 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -13,7 +13,7 @@ cryptography==2.9.2
 pyyaml>=4.2b1
 mock==4.0.2
 appdirs==1.4.3
-Click==7.1.1
+Click==7.1.2
 click_shell>=2.0
 prettytable
 pycodestyle==2.5.0
-- 
GitLab