From 74cf51a95d770fb30ee6b3845d201a56b6388a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:22:50 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.36 to 3.0.52 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.36 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.36...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 fad2c18..e91bf7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ pickleshare==0.7.5 Pillow==12.2.0 platformdirs==2.6.0 prometheus-client==0.25.0 -prompt-toolkit==3.0.36 +prompt-toolkit==3.0.52 psutil==5.9.4 pure-eval==0.2.2 pycparser==3.0