From c97101236978cdad48c51f21181d503ec0a8103a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 08:36:45 +0000 Subject: [PATCH] [DEPENDABOT]: Bump questionary from 1.7.0 to 1.9.0 Bumps [questionary](https://github.com/tmbo/questionary) from 1.7.0 to 1.9.0. - [Release notes](https://github.com/tmbo/questionary/releases) - [Commits](https://github.com/tmbo/questionary/compare/1.7.0...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 d46dce1a..7db9f307 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.9.0 pynacl==1.4.0