From 5f61d6d6753d8c3d9266e36084daf475afcaa158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 07:31:06 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.30 to 3.0.52 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.30 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/3.0.30...3.0.52) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dbceab..1c1a6cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 Pillow==9.2.0 -prompt-toolkit==3.0.30 +prompt-toolkit==3.0.52 protobuf==3.19.4 psutil==5.9.1 ptyprocess==0.7.0