From a11d9d2a9cd538e3b374e0c125270a9cb5e6b100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 00:03:18 +0000 Subject: [PATCH] Bump prompt-toolkit from 2.0.9 to 3.0.52 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 2.0.9 to 3.0.52. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/2.0.9...3.0.52) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-version: 3.0.52 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 3a36fc3..55964d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ autopep8==1.4.4 certifi==2024.7.4 minio==7.2.20 numpy==1.22.0 -prompt-toolkit==2.0.9 +prompt-toolkit==3.0.52 PTable==0.9.2 pycodestyle==2.5.0 pypher==0.7.3