Skip to content

Commit

Permalink
Chore(deps): bump qiskit-ibm-runtime from 0.34.0 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.34.0...0.35.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]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent b3fdef4 commit 0213c33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pytket-quantinuum = "^0.43.0"
pydantic = ">=2.5.0,<2.10"
qiskit = "^1.3.2"
qiskit-device-benchmarking = { path = "submodules/qiskit-device-benchmarking" }
qiskit-ibm-runtime = "^0.34.0"
qiskit-ibm-runtime = "^0.35.0"
scipy = "^1.15.1"
tabulate = "^0.9.0"
qbraid = {extras = ["ionq", "qir", "braket"], version = "^0.9.3"}
Expand Down

0 comments on commit 0213c33

Please sign in to comment.