From d2bd610320db1f0d6ee2d07605cfae5a82d55f0c Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 30 Sep 2025 17:16:40 +0000 Subject: [PATCH 1/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/18137915240 --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index d62a5980e297..d43b69c88176 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. [[package]] name = "annotated-types" @@ -2137,13 +2137,13 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7) ; platform_python_implementat [[package]] name = "label-studio-sdk" -version = "2.0.10" +version = "2.0.11.dev" description = "" optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "01e9d007ebf41a4b3d54701900f02420e55ff251.zip", hash = "sha256:65fcc55296741d73c6ee081b26ab5515298b2a835b0aafc31e4b38acee2db211"}, + {file = "3c15343985402da6874e60d3e11aca56a846f746.zip", hash = "sha256:ef145e88a6faeaf34d6caf173937c5ef1c4128fd5e84cb780c7ad02743be35cc"}, ] [package.dependencies] @@ -2171,7 +2171,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/01e9d007ebf41a4b3d54701900f02420e55ff251.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/3c15343985402da6874e60d3e11aca56a846f746.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5117,4 +5117,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "fcb7f079ba360e02cf08df5f8b1c789560d663e755d64e7e9ce0f1d2d5e05162" +content-hash = "ec73cb4563685ff1eedfe6feb4903c1a9ee4933872e6127f076febf867a473bd" diff --git a/pyproject.toml b/pyproject.toml index 4b6d546faf12..9e4380f712f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/01e9d007ebf41a4b3d54701900f02420e55ff251.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/3c15343985402da6874e60d3e11aca56a846f746.zip", ## HumanSignal repo dependencies :end ] From c2795a6c221a348db3911295fd51e34711b918e0 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 30 Sep 2025 17:58:28 +0000 Subject: [PATCH 2/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/18138919081 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index d43b69c88176..a6ae16682f10 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2143,7 +2143,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "3c15343985402da6874e60d3e11aca56a846f746.zip", hash = "sha256:ef145e88a6faeaf34d6caf173937c5ef1c4128fd5e84cb780c7ad02743be35cc"}, + {file = "b680eb431e7528dcb088a34415aa42236b4edc25.zip", hash = "sha256:d9c5052e559c4c0f4da80d9e3e6d21622bf9989d1e9af0a3777d96deefdc7b80"}, ] [package.dependencies] @@ -2171,7 +2171,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/3c15343985402da6874e60d3e11aca56a846f746.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/b680eb431e7528dcb088a34415aa42236b4edc25.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5117,4 +5117,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "ec73cb4563685ff1eedfe6feb4903c1a9ee4933872e6127f076febf867a473bd" +content-hash = "bc8b5da7af0b8bedebfc2b16c0a421019c242f095f317c311f2d13c4e6c4a416" diff --git a/pyproject.toml b/pyproject.toml index 9e4380f712f4..1641ba32d848 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/3c15343985402da6874e60d3e11aca56a846f746.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b680eb431e7528dcb088a34415aa42236b4edc25.zip", ## HumanSignal repo dependencies :end ] From 6746538873e758b9c76ca6d87512d3726453ffa8 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Tue, 30 Sep 2025 21:58:42 +0000 Subject: [PATCH 3/3] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/18144525690 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a6ae16682f10..75c391e2c9e4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2143,7 +2143,7 @@ optional = false python-versions = ">=3.9,<4" groups = ["main"] files = [ - {file = "b680eb431e7528dcb088a34415aa42236b4edc25.zip", hash = "sha256:d9c5052e559c4c0f4da80d9e3e6d21622bf9989d1e9af0a3777d96deefdc7b80"}, + {file = "59b70271e32254cec3f281c6ba68aa49ba923a30.zip", hash = "sha256:25d90f71b96528fc88b9f29ea52dd611b219c7192ff5b2c9401623dd8b3ea102"}, ] [package.dependencies] @@ -2171,7 +2171,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/b680eb431e7528dcb088a34415aa42236b4edc25.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/59b70271e32254cec3f281c6ba68aa49ba923a30.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5117,4 +5117,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "bc8b5da7af0b8bedebfc2b16c0a421019c242f095f317c311f2d13c4e6c4a416" +content-hash = "a560fb5619d1994e6126bbab037454cb68046ec71803d69def4b9d8199c4829e" diff --git a/pyproject.toml b/pyproject.toml index 1641ba32d848..e7811325bed5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ "tldextract (>=5.1.3)", "uuid-utils (>=0.11.0,<1.0.0)", ## HumanSignal repo dependencies :start - "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/b680eb431e7528dcb088a34415aa42236b4edc25.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/59b70271e32254cec3f281c6ba68aa49ba923a30.zip", ## HumanSignal repo dependencies :end ]