Skip to content

Commit

Permalink
Bump qiskit-ibm-runtime from 0.30.0 to 0.33.2 (#332)
Browse files Browse the repository at this point in the history
Bumps [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) from 0.30.0 to 0.33.2.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.30.0...0.33.2)

---
updated-dependencies:
- dependency-name: qiskit-ibm-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent a5ce889 commit 098bdcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cvxpy==1.5.3
qiskit==1.*
qiskit_algorithms==0.3.1
qiskit_machine_learning==0.7.2
qiskit_ibm_runtime==0.30.0
qiskit_ibm_runtime==0.33.2
qiskit-optimization==0.6.1
qiskit-aer==0.15.1
scipy==1.13.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'qiskit==1.*',
'qiskit_algorithms==0.3.1',
'qiskit_machine_learning==0.7.2',
'qiskit_ibm_runtime==0.30.0',
'qiskit_ibm_runtime==0.33.2',
'qiskit-optimization==0.6.1',
'qiskit-aer==0.15.1',
'cvxpy==1.5.3',
Expand Down

0 comments on commit 098bdcc

Please sign in to comment.