Skip to content

Commit

Permalink
Update pennylane-qiskit requirement from ~=0.34.1 to ~=0.35.1 (#2225)
Browse files Browse the repository at this point in the history
Updates the requirements on [pennylane-qiskit](https://github.com/XanaduAI/pennylane-qiskit) to permit the latest version.
- [Release notes](https://github.com/XanaduAI/pennylane-qiskit/releases)
- [Changelog](https://github.com/PennyLaneAI/pennylane-qiskit/blob/master/CHANGELOG.md)
- [Commits](PennyLaneAI/pennylane-qiskit@v0.34.1...v0.35.1)

---
updated-dependencies:
- dependency-name: pennylane-qiskit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 832daf9 commit 32eaa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ qiskit~=0.45.1
qiskit-aer~=0.13.2
qiskit-ibm-provider~=0.10.0
pyquil~=3.5.4
pennylane-qiskit~=0.34.1
pennylane-qiskit~=0.35.1
pennylane~=0.34.0
amazon-braket-sdk~=1.69.0
qibo==0.2.4 # TODO: unpin this
Expand Down

0 comments on commit 32eaa7e

Please sign in to comment.