From 7efad98e47d29b11bb10ededf464aae98c19832b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 03:01:13 +0000 Subject: [PATCH] Bump questionary from 1.9.0 to 1.10.0 Bumps [questionary](https://github.com/tmbo/questionary) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/tmbo/questionary/releases) - [Commits](https://github.com/tmbo/questionary/compare/1.9.0...1.10.0) --- updated-dependencies: - dependency-name: questionary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08a04d5f5..3aae4fe47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,5 +39,5 @@ aiofiles==0.7.0 # Support for colorized terminal output colorama==0.4.4 # Building config files interactively -questionary==1.9.0 +questionary==1.10.0 prompt-toolkit==3.0.19