From c67dd6536076b9ba2e8f848fe9fbe896f64e1d9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2019 16:28:29 +0000 Subject: [PATCH] Bump click from 6.7 to 7.0 Bumps [click](https://github.com/pallets/click) from 6.7 to 7.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/6.7...7.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e20c551..d18600f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astroid==2.0.4 beautifulsoup4==4.7.1 certifi==2018.4.16 chardet==3.0.4 -click==6.7 +click==7.0 colorama==0.3.3 crayons==0.2.0 django==2.0.13