From 7592c45bd9c6fa583ab3cafbde94e1fd76a2a10f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:32:09 +0000 Subject: [PATCH] build(deps): bump prompt-toolkit from 3.0.48 to 3.0.50 in /application Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.48 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/compare/3.0.48...3.0.50) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fa4e9178..180946c2 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -58,7 +58,7 @@ pillow==11.1.0 portalocker==2.10.1 prance==23.6.21.0 primp==0.10.0 -prompt-toolkit==3.0.48 +prompt-toolkit==3.0.50 protobuf==5.29.3 psycopg2-binary==2.9.10 py==1.11.0