Skip to content

Commit 318d904

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

1 file changed

Lines changed: 3 additions & 3 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
"pennylane>=0.44.1,<0.45",
1515
]
1616
build-backend = "scikit_build_core.build"
@@ -48,7 +48,7 @@ classifiers = [
4848
requires-python = ">=3.11"
4949
dynamic = ["version"]
5050
dependencies = [
51-
"pennylane-catalyst~=0.14.1",
51+
"pennylane-catalyst~=0.15.0",
5252
"pennylane>=0.44.1,<0.45",
5353
]
5454

@@ -286,7 +286,7 @@ exclude = [
286286
build = [
287287
"scikit-build-core>=0.12.2",
288288
"setuptools-scm>=9.2.2",
289-
"pennylane-catalyst~=0.14.1",
289+
"pennylane-catalyst~=0.15.0",
290290
"pennylane>=0.44.1,<0.45",
291291
]
292292
docs = [

0 commit comments

Comments
 (0)