From 295d04935d1f95e3aff22e3f80aff5a79be03f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 05:05:28 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.30 to 3.0.51 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.30 to 3.0.51. - [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.51) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-version: 3.0.51 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..ab6e60a 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.51 protobuf==3.19.4 psutil==5.9.1 ptyprocess==0.7.0