From e6a9445f59e74e29264c0cdba6a1da83dae5238a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 13:00:36 +0000 Subject: [PATCH] Bump click from 7.0 to 7.1.2 Bumps [click](https://github.com/pallets/click) from 7.0 to 7.1.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/7.1.2/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/7.0...7.1.2) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 516390385..6b795f00b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -Click==7.0 +Click==7.1.2 coverage==5.0.3 ddt==1.4.1 flake8==3.8.1