From 318d904da91ef4e92f22b6eecb67926bd9ca9aa6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 14:20:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=F0=9F=90=8D=20Update=20depen?= =?UTF-8?q?dency=20pennylane-catalyst=20to=20~=3D0.15.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a4f5214..b64d8b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ requires = [ "scikit-build-core>=0.12.2", "setuptools-scm>=9.2.2", - "pennylane-catalyst~=0.14.1", + "pennylane-catalyst~=0.15.0", "pennylane>=0.44.1,<0.45", ] build-backend = "scikit_build_core.build" @@ -48,7 +48,7 @@ classifiers = [ requires-python = ">=3.11" dynamic = ["version"] dependencies = [ - "pennylane-catalyst~=0.14.1", + "pennylane-catalyst~=0.15.0", "pennylane>=0.44.1,<0.45", ] @@ -286,7 +286,7 @@ exclude = [ build = [ "scikit-build-core>=0.12.2", "setuptools-scm>=9.2.2", - "pennylane-catalyst~=0.14.1", + "pennylane-catalyst~=0.15.0", "pennylane>=0.44.1,<0.45", ] docs = [