Skip to content

Commit

Permalink
Bump qiskit-ibm-runtime from 0.9.3 to 0.17.0 (#359)
Browse files Browse the repository at this point in the history
* Bump qiskit-ibm-runtime from 0.9.3 to 0.17.0

Bumps [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) from 0.9.3 to 0.17.0.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.9.3...0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* pin qiskit to 0.44.1

* pin qiskit-ibm-provider to 0.7.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lillian542 <[email protected]>
  • Loading branch information
dependabot[bot] and lillian542 authored Dec 14, 2023
1 parent ece1c15 commit 489a56c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ pennylane==0.30.0
pybind11==2.9.2
pygments==2.17.2
pygments-github-lexers==0.0.5
qiskit==0.44.0
qiskit==0.44.1
qiskit-aer==0.12.2
qiskit-ibm-runtime==0.9.3
qiskit-ibm-provider==0.5.2
qiskit-ibm-runtime==0.17.0
qiskit-ibm-provider==0.7.2
sphinxcontrib-bibtex==2.5.0
sphinx-automodapi==0.14.1
pennylane-sphinx-theme
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ psutil==5.9.4
pycparser==2.21
python-constraint==1.4.0
python-dateutil==2.8.2
qiskit==0.42.1
qiskit==0.44.1
qiskit-aer==0.12.0
qiskit-ibm-runtime==0.9.3
qiskit-ibm-provider==0.5.2
qiskit-ibm-runtime==0.17.0
qiskit-ibm-provider==0.7.2
qiskit-ignis==0.7.1
qiskit-terra==0.23.3
requests==2.31.0
Expand Down

0 comments on commit 489a56c

Please sign in to comment.