From ff22b170b3d37c128aa9bcd7d3589b0b055bc26d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:16:13 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.47 to 3.0.50 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.47 to 3.0.50. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/commits) --- updated-dependencies: - dependency-name: prompt-toolkit 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..d13e4dc 100644 --- a/windows_dev_requirements.txt +++ b/windows_dev_requirements.txt @@ -1,3 +1,3 @@ -prompt-toolkit==3.0.47 +prompt-toolkit==3.0.50 pyinstaller==6.5.0 twine==5.1.0