From d6a7233a4cc008614462753b43acc99e79643796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 15:04:12 +0000 Subject: [PATCH] Bump prompt-toolkit from 1.0.14 to 3.0.36 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 1.0.14 to 3.0.36. - [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.36) --- 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..64c938b 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.36 pyfiglet==0.8.post1 Pygments==2.7.2 PyInquirer==1.0.3