From 0d116e5b26474e0cd721a76e70d7379487580692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 15:02:17 +0000 Subject: [PATCH] Bump prompt-toolkit from 1.0.14 to 3.0.32 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 1.0.14 to 3.0.32. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/1.0.14...3.0.32) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f104bbd..c3563b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ nltk==3.5 packaging==20.3 pep517==0.8.2 progress==1.5 -prompt-toolkit==1.0.14 +prompt-toolkit==3.0.32 pyfiglet==0.8.post1 Pygments==2.7.2 PyInquirer==1.0.3