Skip to content

Commit

Permalink
Update qiskit requirement from ~=1.1.0 to ~=1.1.1 (unitaryfund#2414)
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/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@1.1.0...1.1.1)

---
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] committed Jun 21, 2024
1 parent 30c35b1 commit 2f9c00a
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.0
qiskit~=1.1.1
qiskit-aer~=0.14.2
qiskit-ibm-runtime~=0.20.0
ply==3.11

0 comments on commit 2f9c00a

Please sign in to comment.