From 8975558595e9d12641c0e8f001723f145dd68a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 05:37:54 +0000 Subject: [PATCH] Bump questionary from 1.6.0 to 1.7.0 Bumps [questionary](https://github.com/tmbo/questionary) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/tmbo/questionary/releases) - [Commits](https://github.com/tmbo/questionary/compare/1.6.0...1.7.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35f1e4c18..b1d21e697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,5 +36,5 @@ flask-cors==3.0.9 # Support for colorized terminal output colorama==0.4.4 # Building config files interactively -questionary==1.6.0 +questionary==1.7.0 prompt-toolkit==3.0.8