From ba24cfd092af5d1f45b0498c8398b3b74aa8b8a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 18:54:26 +0000 Subject: [PATCH] Bump pyzx from 0.10.3 to 0.10.4 Bumps [pyzx](https://github.com/zxcalc/pyzx) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/zxcalc/pyzx/releases) - [Changelog](https://github.com/zxcalc/pyzx/blob/master/CHANGELOG.md) - [Commits](https://github.com/zxcalc/pyzx/compare/v0.10.3...v0.10.4) --- updated-dependencies: - dependency-name: pyzx dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 0e717c2a..ce5bbd48 100644 --- a/uv.lock +++ b/uv.lock @@ -2176,7 +2176,7 @@ wheels = [ [[package]] name = "pyzx" -version = "0.10.3" +version = "0.10.4" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "ipywidgets" }, @@ -2187,9 +2187,9 @@ dependencies = [ { name = "tqdm" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/4a/40/fce9ba05b9a874e486de4a2d9092898b219f75368ce758dd5a9a26428535/pyzx-0.10.3.tar.gz", hash = "sha256:8c9e2c2d7baddefaed5962e8dc6bc638d3ff678d0d7bb8ee6f4bfd0a79e912be", size = 530196, upload-time = "2026-06-01T14:55:06.857Z" } +sdist = { url = "https://files.pythonhosted.org/packages/61/3f/429e64a49157a18164c9c4e514f7318446707af6e04c6feaf0f097952781/pyzx-0.10.4.tar.gz", hash = "sha256:8cf93b58ef4ead3108eb35cdce6924d7a19a2527a21e43da89d0ae7a93b4e877", size = 535246, upload-time = "2026-07-01T11:57:47.563Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/44/b2/c89625790e919cb8bfa17d8131870c5ceccdbb44b517b8d7eec0fbf54304/pyzx-0.10.3-py3-none-any.whl", hash = "sha256:70915d35350aaa48161cf185979f48d225c10221570d40569214873d7ccd873c", size = 566325, upload-time = "2026-06-01T14:55:05.221Z" }, + { url = "https://files.pythonhosted.org/packages/4c/f3/82c6ca30cc0aae2b9ed93c434f0d376cd40a062adcfe7b6f5d6523f95f93/pyzx-0.10.4-py3-none-any.whl", hash = "sha256:76a26a96614850ea19866eae097930949d9940a533ca4c5729ffaf9403634d27", size = 569953, upload-time = "2026-07-01T11:57:46.057Z" }, ] [[package]]