From 3986dc2617400c0a9d591b45e5be847d45aa1832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 06:24:42 +0000 Subject: [PATCH] chore(deps): bump prompt-toolkit from 3.0.51 to 3.0.52 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.51 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.51...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 39bd5ded3..05e902a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ psutil==7.0.0 # Building config files interactively questionary==2.1.0 -prompt-toolkit==3.0.51 +prompt-toolkit==3.0.52 # Extensions to datetime library python-dateutil==2.9.0.post0 pytz==2025.2