From c5fb8219e371bbc110f51307169ebfa3da287eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 23:40:05 +0000 Subject: [PATCH] infra: bump pennylane-lightning in /base/jobs/docker/1.0/py3 Bumps [pennylane-lightning](https://github.com/PennyLaneAI/pennylane-lightning) from 0.35.1 to 0.37.0. - [Release notes](https://github.com/PennyLaneAI/pennylane-lightning/releases) - [Commits](https://github.com/PennyLaneAI/pennylane-lightning/compare/v0.35.1...v0.37.0) --- updated-dependencies: - dependency-name: pennylane-lightning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base/jobs/docker/1.0/py3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/jobs/docker/1.0/py3/requirements.txt b/base/jobs/docker/1.0/py3/requirements.txt index 75c5707..6fed113 100644 --- a/base/jobs/docker/1.0/py3/requirements.txt +++ b/base/jobs/docker/1.0/py3/requirements.txt @@ -10,7 +10,7 @@ matplotlib==3.8.4 numpy==1.26.4 pandas==2.2.2 pennylane==0.35.1 -PennyLane-Lightning==0.35.1 +PennyLane-Lightning==0.37.0 qiskit-braket-provider==0.2.0 requests==2.31.0 sagemaker-training==4.7.4