From b0c535472916d9fefdea787b779592cb75d7257e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 04:16:10 +0000 Subject: [PATCH] [DEPENDABOT]: Bump questionary from 1.7.0 to 1.8.0 Bumps [questionary](https://github.com/tmbo/questionary) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/tmbo/questionary/releases) - [Commits](https://github.com/tmbo/questionary/compare/1.7.0...1.8.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 d46dce1a..a17b6367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ requests==2.24.0 rich==8.0.0 packaging==20.4 appdirs==1.4.4 -questionary==1.7.0 +questionary==1.8.0 pynacl==1.4.0