From b215688a89f74e1c70cc8d7e64f241325252b88c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:24:33 +0000 Subject: [PATCH] Bump prompt-toolkit from 2.0.9 to 3.0.37 in /Label_Microservice Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 2.0.9 to 3.0.37. - [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/2.0.9...3.0.37) --- updated-dependencies: - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Label_Microservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..f2916d403c 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -97,7 +97,7 @@ plac==0.9.6 pluggy==0.12.0 preshed==2.0.1 prometheus-client==0.7.1 -prompt-toolkit==2.0.9 +prompt-toolkit==3.0.37 protobuf==3.9.0 ptyprocess==0.6.0 py==1.8.0