From e23a5a4903ded0bcf19e62f05a77f0f9b1ceb0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:17:41 +0000 Subject: [PATCH] chore(deps): bump label-studio-sdk Bumps [label-studio-sdk](https://github.com/HumanSignal/label-studio-sdk) from 1.0.4 to 1.0.10. - [Release notes](https://github.com/HumanSignal/label-studio-sdk/releases) - [Commits](https://github.com/HumanSignal/label-studio-sdk/compare/1.0.4...1.0.10) --- updated-dependencies: - dependency-name: label-studio-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- label_studio_ml/examples/watsonx_llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label_studio_ml/examples/watsonx_llm/requirements.txt b/label_studio_ml/examples/watsonx_llm/requirements.txt index 6ea7dc11..e2797a89 100644 --- a/label_studio_ml/examples/watsonx_llm/requirements.txt +++ b/label_studio_ml/examples/watsonx_llm/requirements.txt @@ -4,4 +4,4 @@ pydantic>=1.10.0 langchain==0.1.8 langchain_ibm==0.1.0 pytesseract==0.3.10 -label_studio_sdk==1.0.4 +label_studio_sdk==1.0.10