From 80f7dde4067702229393fee2e74ebb07198ab1f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 19:19:51 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.47 to 3.0.51 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.47 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.47...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] --- windows_dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows_dev_requirements.txt b/windows_dev_requirements.txt index ed588b7..1a014e8 100644 --- a/windows_dev_requirements.txt +++ b/windows_dev_requirements.txt @@ -1,3 +1,3 @@ -prompt-toolkit==3.0.47 +prompt-toolkit==3.0.51 pyinstaller==6.5.0 twine==5.1.0