From 99debc538da93adca7378393b0f779d04e53de55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 10:30:13 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.8 to 3.0.18 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.8 to 3.0.18. - [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/commits/3.0.18) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f25c9f..3ec3ca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ packaging==20.7 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5 -prompt-toolkit==3.0.8 +prompt-toolkit==3.0.18 ptyprocess==0.6.0 Pygments==2.7.2 PyJWT==1.7.1