From 3528b234f3c9e7d04501665a3152383a290721a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 19:33:09 +0000 Subject: [PATCH] Bump prompt-toolkit from 3.0.43 to 3.0.45 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.43 to 3.0.45. - [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/compare/3.0.43...3.0.45) --- 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 8781aa8..f04d8a2 100644 --- a/windows_dev_requirements.txt +++ b/windows_dev_requirements.txt @@ -1,3 +1,3 @@ -prompt-toolkit==3.0.43 +prompt-toolkit==3.0.45 pyinstaller==6.5.0 twine==5.1.0