Skip to content

Commit

Permalink
Update qiskit requirement from ~=1.1.1 to ~=1.2.0 (#2482)
Browse files Browse the repository at this point in the history
Updates the requirements on [qiskit](https://github.com/Qiskit/qiskit) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/1.2.0/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@1.1.1...1.2.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-type: direct:production
...

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 Aug 26, 2024
1 parent 483ec92 commit 2d1e27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-qiskit.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
qiskit~=1.1.1
qiskit~=1.2.0
qiskit-aer~=0.14.2
qiskit-ibm-runtime~=0.20.0
ply==3.11

0 comments on commit 2d1e27c

Please sign in to comment.