Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: qiskit-ibm-provider
  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 Feb 27, 2024
1 parent 2b33976 commit c28cf43
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
@@ -1,7 +1,7 @@
# Third-party integration.
qiskit~=0.45.1
qiskit-aer~=0.13.2
qiskit-ibm-provider~=0.8.0
qiskit-ibm-provider~=0.10.0
pyquil~=3.5.4
pennylane-qiskit~=0.34.0
pennylane~=0.34.0
Expand Down

0 comments on commit c28cf43

Please sign in to comment.