From ef718488f8862d6df0e9af0457925fdf1614ee96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 18:28:13 +0000 Subject: [PATCH] build(deps): bump anyio Bumps the uv group with 1 update in the /host-python directory: [anyio](https://github.com/agronholm/anyio). Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.14.1...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] --- host-python/uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/host-python/uv.lock b/host-python/uv.lock index 8f1b1aae..407ed3a6 100644 --- a/host-python/uv.lock +++ b/host-python/uv.lock @@ -3281,15 +3281,15 @@ wheels = [ [[package]] name = "anyio" -version = "4.14.1" +version = "4.14.2" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "idna" }, { name = "typing-extensions", marker = "python_full_version < '3.13' or (extra == 'extra-10-dreamlayer-birds' and extra == 'extra-10-dreamlayer-infra') or (extra == 'extra-10-dreamlayer-birds' and extra == 'extra-10-dreamlayer-profile-mac') or (extra == 'extra-10-dreamlayer-doc-ocr' and extra == 'extra-10-dreamlayer-dream') or (extra == 'extra-10-dreamlayer-doc-ocr' and extra == 'extra-10-dreamlayer-hardware') or (extra == 'extra-10-dreamlayer-doc-ocr' and extra == 'extra-10-dreamlayer-profile-halo') or (extra == 'extra-10-dreamlayer-math-ocr' and extra == 'extra-10-dreamlayer-profile-mac') or (extra == 'extra-10-dreamlayer-math-ocr' and extra == 'extra-10-dreamlayer-vision')" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/3b/72/5562aabb8dd7181e8e860622a38bea08d17842b99ecd4c91f84ac95251b0/anyio-4.14.1.tar.gz", hash = "sha256:8d648a3544c1a700e3ff78615cd679e4c5c3f149904287e73687b2596963629e", size = 254831, upload-time = "2026-06-24T20:56:06.017Z" } +sdist = { url = "https://files.pythonhosted.org/packages/61/cc/a381afa6efea9f496eff839d4a6a1aed3bfafc7b3ab4b0d1b243a12573dd/anyio-4.14.2.tar.gz", hash = "sha256:cfa139f3ed1a23ee8f88a145ddb5ac7605b8bbfd8592baacd7ce3d8bb4313c7f", size = 260176, upload-time = "2026-07-12T20:29:07.082Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/b0/7b/90df4a0a816d98d6ea26f559d87836d494a2cf1fcf063be67df50a7bcc30/anyio-4.14.1-py3-none-any.whl", hash = "sha256:4e5533c5b8ff0a24f5d7a176cbe6877129cd183893f66b537f8f227d10527d72", size = 124875, upload-time = "2026-06-24T20:56:04.413Z" }, + { url = "https://files.pythonhosted.org/packages/da/35/f2287558c17e29fafc8ef3daf819bb9834061cfa43bff8014f7df7f63bdc/anyio-4.14.2-py3-none-any.whl", hash = "sha256:9f505dda5ac9f0c8309b5e8bd445a8c2bf7246f3ce950121e45ea15bc41d1494", size = 125813, upload-time = "2026-07-12T20:29:05.763Z" }, ] [[package]]