Skip to content

Commit be4ecbb

Browse files
⬆️🐍 Update dependency pennylane-catalyst to ~=0.15.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 387e06a commit be4ecbb

2 files changed

Lines changed: 52 additions & 80 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
requires = [
1111
"scikit-build-core>=0.12.2",
1212
"setuptools-scm>=9.2.2",
13-
"pennylane-catalyst~=0.14.1",
13+
"pennylane-catalyst~=0.15.0",
1414
]
1515
build-backend = "scikit_build_core.build"
1616

@@ -47,7 +47,7 @@ classifiers = [
4747
requires-python = ">=3.11"
4848
dynamic = ["version"]
4949
dependencies = [
50-
"pennylane-catalyst~=0.14.1",
50+
"pennylane-catalyst~=0.15.0",
5151
]
5252

5353
[project.urls]
@@ -284,7 +284,7 @@ exclude = [
284284
build = [
285285
"scikit-build-core>=0.12.2",
286286
"setuptools-scm>=9.2.2",
287-
"pennylane-catalyst~=0.14.1",
287+
"pennylane-catalyst~=0.15.0",
288288
]
289289
docs = [
290290
"furo>=2025.12.19",

0 commit comments

Comments
 (0)