From cd0ae7318c636e55363ec4b12e176364daa08a7f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 16 Mar 2026 15:05:11 +0000 Subject: [PATCH 1/4] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/23150356819 --- poetry.lock | 22 ++++++++++++---------- pyproject.toml | 2 +- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4f3d5000dbb2..273a12c65ccb 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.3.2 and should not be changed by hand. [[package]] name = "annotated-types" @@ -297,7 +297,6 @@ description = "Foreign Function Interface for Python calling C code." optional = false python-versions = ">=3.9" groups = ["main", "build", "test"] -markers = "platform_python_implementation != \"PyPy\"" files = [ {file = "cffi-2.0.0-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:0cf2d91ecc3fcc0625c2c530fe004f82c110405f101548512cce44322fa8ac44"}, {file = "cffi-2.0.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f73b96c41e3b2adedc34a7356e64c8eb96e03a3782b535e043a986276ce12a49"}, @@ -384,6 +383,7 @@ files = [ {file = "cffi-2.0.0-cp39-cp39-win_amd64.whl", hash = "sha256:b882b3df248017dba09d6b16defe9b5c407fe32fc7c65a9c69798e6175601be9"}, {file = "cffi-2.0.0.tar.gz", hash = "sha256:44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529"}, ] +markers = {main = "platform_python_implementation != \"PyPy\"", build = "platform_machine != \"ppc64le\" and platform_machine != \"s390x\" and sys_platform == \"linux\" and platform_python_implementation != \"PyPy\"", test = "platform_python_implementation != \"PyPy\""} [package.dependencies] pycparser = {version = "*", markers = "implementation_name != \"PyPy\""} @@ -526,6 +526,7 @@ files = [ {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, ] +markers = {test = "sys_platform == \"win32\""} [[package]] name = "coverage" @@ -680,6 +681,7 @@ files = [ {file = "cryptography-46.0.5-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:8456928655f856c6e1533ff59d5be76578a7157224dbd9ce6872f25055ab9ab7"}, {file = "cryptography-46.0.5.tar.gz", hash = "sha256:abace499247268e3757271b2f1e244b36b06f8515cf27c4d49468fc9eb16e93d"}, ] +markers = {build = "platform_machine != \"ppc64le\" and platform_machine != \"s390x\" and sys_platform == \"linux\""} [package.dependencies] cffi = {version = ">=2.0.0", markers = "python_full_version >= \"3.9.0\" and platform_python_implementation != \"PyPy\""} @@ -2115,7 +2117,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.7.1" @@ -2171,7 +2173,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "ece0a2f065bba280e8962fe517abdcb8eff4e1a2.zip", hash = "sha256:bb42296a449fe69926beec1f30cee88bd0190cd6b0b432d88ed12d6f3d5b77e6"}, + {file = "f0d035dd8c018b57e6afab9e269e19aab35f6980.zip", hash = "sha256:4c13c9528344a237e8b1e6f0ab0d3cd0d17de34b99c71b432ff8f8d2b7600842"}, ] [package.dependencies] @@ -2199,7 +2201,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/ece0a2f065bba280e8962fe517abdcb8eff4e1a2.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/f0d035dd8c018b57e6afab9e269e19aab35f6980.zip" [[package]] name = "launchdarkly-server-sdk" @@ -3372,11 +3374,11 @@ description = "C parser in Python" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" groups = ["main", "build", "test"] -markers = "platform_python_implementation != \"PyPy\" and implementation_name != \"PyPy\"" files = [ {file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"}, {file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"}, ] +markers = {main = "platform_python_implementation != \"PyPy\" and implementation_name != \"PyPy\"", build = "platform_machine != \"ppc64le\" and platform_machine != \"s390x\" and sys_platform == \"linux\" and platform_python_implementation != \"PyPy\" and implementation_name != \"PyPy\"", test = "platform_python_implementation != \"PyPy\" and implementation_name != \"PyPy\""} [[package]] name = "pydantic" @@ -4488,10 +4490,10 @@ files = [ ] [package.dependencies] -botocore = ">=1.37.4,<2.0a.0" +botocore = ">=1.37.4,<2.0a0" [package.extras] -crt = ["botocore[crt] (>=1.37.4,<2.0a.0)"] +crt = ["botocore[crt] (>=1.37.4,<2.0a0)"] [[package]] name = "secretstorage" @@ -4822,7 +4824,7 @@ files = [ {file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"}, {file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"}, ] -markers = {build = "python_version == \"3.10\""} +markers = {build = "platform_machine != \"ppc64le\" and platform_machine != \"s390x\" and sys_platform == \"linux\" and python_version == \"3.10\""} [[package]] name = "tzdata" @@ -5206,4 +5208,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "90bd18a0411d3ffb9d6f02c7b3cb099643de640e0ec388943be80edceeb42d87" +content-hash = "d8fd84a273c75c81aa2e88a69bf3c598d8c096f632c938b5cc25607047442c04" diff --git a/pyproject.toml b/pyproject.toml index cf09c3bcb701..0e550a09561e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,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/ece0a2f065bba280e8962fe517abdcb8eff4e1a2.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f0d035dd8c018b57e6afab9e269e19aab35f6980.zip", ## HumanSignal repo dependencies :end ] From ebc536b65fc7286cfb0a0f701d2170b022af8d58 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 16 Mar 2026 15:10:08 +0000 Subject: [PATCH 2/4] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/23150625146 From 4fd7353d36d41bc34244ee2316a94bdd0d80a8f3 Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 16 Mar 2026 15:14:13 +0000 Subject: [PATCH 3/4] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/23150755284 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 273a12c65ccb..a828727a5278 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2173,7 +2173,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "f0d035dd8c018b57e6afab9e269e19aab35f6980.zip", hash = "sha256:4c13c9528344a237e8b1e6f0ab0d3cd0d17de34b99c71b432ff8f8d2b7600842"}, + {file = "60af996acde8367e4dd92793c108c2e7ce1cd6fd.zip", hash = "sha256:00cf47f555ef2b22c138537509897f1736450dd598fd52d2b4d04d5899ec0413"}, ] [package.dependencies] @@ -2201,7 +2201,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/f0d035dd8c018b57e6afab9e269e19aab35f6980.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/60af996acde8367e4dd92793c108c2e7ce1cd6fd.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5208,4 +5208,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "d8fd84a273c75c81aa2e88a69bf3c598d8c096f632c938b5cc25607047442c04" +content-hash = "9a4103125b4c73fdd9a30941b3ef7341768a31b985d62b2fd4e85804e700ec8c" diff --git a/pyproject.toml b/pyproject.toml index 0e550a09561e..b0f84f4e386b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,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/f0d035dd8c018b57e6afab9e269e19aab35f6980.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/60af996acde8367e4dd92793c108c2e7ce1cd6fd.zip", ## HumanSignal repo dependencies :end ] From 2ef144376f5277473e5820929019c209d286fb3d Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 16 Mar 2026 19:12:28 +0000 Subject: [PATCH 4/4] Sync Follow Merge dependencies Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/23161293780 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index a828727a5278..e2b54d6fd2ca 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2173,7 +2173,7 @@ optional = false python-versions = ">=3.10,<4" groups = ["main"] files = [ - {file = "60af996acde8367e4dd92793c108c2e7ce1cd6fd.zip", hash = "sha256:00cf47f555ef2b22c138537509897f1736450dd598fd52d2b4d04d5899ec0413"}, + {file = "bad20c17781642399bc18b17a4311e69d71af9d7.zip", hash = "sha256:4718e2c801e2646a4715fb952441de6dd411bc1a5f9041d5743d2ddd3cb9a8c6"}, ] [package.dependencies] @@ -2201,7 +2201,7 @@ xmljson = "0.2.1" [package.source] type = "url" -url = "https://github.com/HumanSignal/label-studio-sdk/archive/60af996acde8367e4dd92793c108c2e7ce1cd6fd.zip" +url = "https://github.com/HumanSignal/label-studio-sdk/archive/bad20c17781642399bc18b17a4311e69d71af9d7.zip" [[package]] name = "launchdarkly-server-sdk" @@ -5208,4 +5208,4 @@ uwsgi = ["pyuwsgi", "uwsgitop"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<4" -content-hash = "9a4103125b4c73fdd9a30941b3ef7341768a31b985d62b2fd4e85804e700ec8c" +content-hash = "7540f0ba326dbd4eba6d96f4c6bd64145bc0339ef899078d6e25181f407ddad2" diff --git a/pyproject.toml b/pyproject.toml index b0f84f4e386b..1ce0f37a221b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,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/60af996acde8367e4dd92793c108c2e7ce1cd6fd.zip", + "label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/bad20c17781642399bc18b17a4311e69d71af9d7.zip", ## HumanSignal repo dependencies :end ]