From 50d420d17326c27ae5402823c7051fa10a85b89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 15:10:29 +0000 Subject: [PATCH] Bump prompt-toolkit from 1.0.14 to 3.0.33 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 1.0.14 to 3.0.33. - [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.33) --- 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..be51fa6 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.33 pyfiglet==0.8.post1 Pygments==2.7.2 PyInquirer==1.0.3