From fe27206926b5fcd67c591dff6e0ed2b902454629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:36:12 +0000 Subject: [PATCH] Bump questionary from 1.8.1 to 1.9.0 Bumps [questionary](https://github.com/tmbo/questionary) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/tmbo/questionary/releases) - [Commits](https://github.com/tmbo/questionary/compare/1.8.1...1.9.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 2e3a1a36f..f27544cff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,5 +35,5 @@ flask-cors==3.0.9 # Support for colorized terminal output colorama==0.4.4 # Building config files interactively -questionary==1.8.1 +questionary==1.9.0 prompt-toolkit==3.0.8