Skip to content

Commit

Permalink
fix(quantum-computing): update dependency qiskit-ibm-runtime to v0.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 4a38298 commit eb5a808
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ package-mode = false
python = "~3.13.0"
matplotlib = "3.9.2"
qiskit = {version = "1.2.4", extras = ["visualization"]}
qiskit-ibm-runtime = "0.33.1"
qiskit-ibm-runtime = "0.33.2"

[tool.poetry.group.dev.dependencies]
poethepoet = "0.30.0"
Expand Down

0 comments on commit eb5a808

Please sign in to comment.