Skip to content

Commit

Permalink
fix(quantum-computing): update dependency qiskit-ibm-runtime to v0.36…
Browse files Browse the repository at this point in the history
….1 (#23959)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 7a2535a commit 5bb9078
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion quantum-computing/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires-python = "~=3.13.0"
dependencies = [
"matplotlib==3.10.0",
"qiskit[visualization]==1.3.2",
"qiskit-ibm-runtime==0.35.0",
"qiskit-ibm-runtime==0.36.1",
]

[dependency-groups]
Expand Down
9 changes: 5 additions & 4 deletions quantum-computing/uv.lock

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

0 comments on commit 5bb9078

Please sign in to comment.