Skip to content

Commit bed60bc

Browse files
⬆️🐍 Update dependency pennylane to ~=0.45.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e95497 commit bed60bc

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires = [
1111
"scikit-build-core>=0.12.2",
1212
"setuptools-scm>=9.2.2",
1313
"pennylane-catalyst~=0.14.1",
14-
"pennylane~=0.44.1",
14+
"pennylane~=0.45.1",
1515
]
1616
build-backend = "scikit_build_core.build"
1717

@@ -49,7 +49,7 @@ requires-python = ">=3.11"
4949
dynamic = ["version"]
5050
dependencies = [
5151
"pennylane-catalyst~=0.14.1",
52-
"pennylane~=0.44.1",
52+
"pennylane~=0.45.1",
5353
]
5454

5555
[project.urls]
@@ -287,7 +287,7 @@ build = [
287287
"scikit-build-core>=0.12.2",
288288
"setuptools-scm>=9.2.2",
289289
"pennylane-catalyst~=0.14.1",
290-
"pennylane~=0.44.1",
290+
"pennylane~=0.45.1",
291291
]
292292
docs = [
293293
"furo>=2025.12.19",

uv.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)