From a0b6b17cbeebc4ab6bc815cace76094fcc21ae1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 19:44:24 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.50 to 3.0.52 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.50 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.50...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 7115837..e789c9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ pickleshare==0.7.5 Pillow>=10.0.1 platformdirs==4.4.0 prometheus-client==0.22.1 -prompt-toolkit==3.0.50 +prompt-toolkit==3.0.52 psutil==7.1.0 psycopg2==2.9.10 pure-eval==0.2.2