diff --git a/libs/python/cua-sandbox-apps/uv.lock b/libs/python/cua-sandbox-apps/uv.lock index 7b3f8c49a2..ad717d3cf9 100644 --- a/libs/python/cua-sandbox-apps/uv.lock +++ b/libs/python/cua-sandbox-apps/uv.lock @@ -386,19 +386,19 @@ wheels = [ [[package]] name = "cua-core" -version = "0.1.19" +version = "0.3.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "posthog" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/08/ea/1b4f6c5ec3be2515d4dec521ed85e38b06bbc4596b02eb02db4d6d766fcf/cua_core-0.1.19.tar.gz", hash = "sha256:510e714e722f13715a217bc09ceb1c6ba7252d42324771b1d267233fd4c54d57", size = 10698, upload-time = "2026-03-26T22:33:50.52Z" } +sdist = { url = "https://files.pythonhosted.org/packages/f3/82/ec371bde395bbbd326a3467a1702b34ab629defa0cc89bd81ac78507ca5a/cua_core-0.3.1.tar.gz", hash = "sha256:a8fc4204981b9d5b604bd2a34de0bb41cf926309e4dd9f364c827750a86408da", size = 10710, upload-time = "2026-04-15T21:39:49.172Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/37/0a/7c400398c75047714d2436e9f190499ecc55143e6179ff30bfc6a8a61888/cua_core-0.1.19-py3-none-any.whl", hash = "sha256:e746b2dc8bb63776903a91f47f9d935bce03cf2e8a82460fd084c8b514c15d2d", size = 10199, upload-time = "2026-03-26T22:33:49.5Z" }, + { url = "https://files.pythonhosted.org/packages/ed/90/5148998a26671855539e2c3a620f72ef51f83118beffdfb7e77893d4730b/cua_core-0.3.1-py3-none-any.whl", hash = "sha256:9191b8abf5e02ea6bf8ba21237e747d4e3b319f6f24d4e66e04b7606fcc449f6", size = 10239, upload-time = "2026-04-15T21:39:48.265Z" }, ] [[package]] name = "cua-sandbox" -version = "0.1.9" +version = "0.1.16" source = { editable = "../cua-sandbox" } dependencies = [ { name = "cua-auto" }, @@ -416,7 +416,7 @@ dependencies = [ [package.metadata] requires-dist = [ { name = "cua-auto", specifier = ">=0.1.2" }, - { name = "cua-core", specifier = ">=0.1.18,<0.2.0" }, + { name = "cua-core", specifier = ">=0.3.0,<0.4.0" }, { name = "grpcio", specifier = "==1.78.0" }, { name = "httpx", specifier = ">=0.27.0" }, { name = "oras", specifier = ">=0.2.40" }, @@ -441,7 +441,7 @@ dev = [ [[package]] name = "cua-sandbox-apps" -version = "0.1.0" +version = "0.1.1" source = { editable = "." } dependencies = [ { name = "boto3" }, @@ -4023,11 +4023,11 @@ wheels = [ [[package]] name = "urllib3" -version = "2.6.3" +version = "2.7.0" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/c7/24/5f1b3bdffd70275f6661c76461e25f024d5a38a46f04aaca912426a2b1d3/urllib3-2.6.3.tar.gz", hash = "sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", size = 435556, upload-time = "2026-01-07T16:24:43.925Z" } +sdist = { url = "https://files.pythonhosted.org/packages/53/0c/06f8b233b8fd13b9e5ee11424ef85419ba0d8ba0b3138bf360be2ff56953/urllib3-2.7.0.tar.gz", hash = "sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", size = 433602, upload-time = "2026-05-07T16:13:18.596Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl", hash = "sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4", size = 131584, upload-time = "2026-01-07T16:24:42.685Z" }, + { url = "https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl", hash = "sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897", size = 131087, upload-time = "2026-05-07T16:13:17.151Z" }, ] [[package]]