Skip to content

Update qiskit-ibm-runtime requirement from <0.47.0,>=0.40.1 to >=0.47.0,<0.48.0 in /gateway#2117

Merged
ElePT merged 2 commits into
mainfrom
dependabot/pip/gateway/qiskit-ibm-runtime-gte-0.47.0-and-lt-0.48.0
May 13, 2026
Merged

Update qiskit-ibm-runtime requirement from <0.47.0,>=0.40.1 to >=0.47.0,<0.48.0 in /gateway#2117
ElePT merged 2 commits into
mainfrom
dependabot/pip/gateway/qiskit-ibm-runtime-gte-0.47.0-and-lt-0.48.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Updates the requirements on qiskit-ibm-runtime to permit the latest version.

Release notes

Sourced from qiskit-ibm-runtime's releases.

Qiskit Ibm Runtime 0.47.0

New Features

  • Added the Executor and QuantumProgram classes, which allow taking full advantage of the set of capabilities offered by the Samplomatic package.

  • Added the NoiseLearnerV3 class to learn the noise of instructions that contain annotated boxes.

  • Added a script to fetch configuration and properties of a real backend.

  • One new fake backend, FakeKingston, has been added. This is a 156-qubit Heron r2 device. 2711

  • The interactions with the IBM Cloud Platform services (which happen during QiskitRuntimeService instantation, with the service names global_search, global_catalog and resource_controller) now adhere to the IBM Cloud SDK configuration mechanisms, allowing for custom configuration to be passed via environment variables or credential files. 2712

  • Added draw_chunk_timings to qiskit_ibm_runtime.visualization for plotting the execution timing of one or more instances of the new chunk timings container class, ChunkTiming, on an interactive barchart. A convenience ChunkTiming.draw method is also available for the single-result case via job.result().timing.draw(). 2727

  • Building on top of the fake backend snapshot script introduced in 2711 the script now also generates __init__.py and fake_<backend_name>.py files for each backend, and adds a new -a/--account argument to select a named account when fetching backend data from different cloud regions (for example, us-east versus eu-de).

    Using this updated script, the following missing fake backends have been added: FakeAachen, FakeBerlin, FakeBoston, FakeBrussels, FakeMiami, FakePittsburgh, and FakeStrasbourg. 2736

Upgrade Notes

  • The RuntimeJobV2.result() and RuntimeJobV2.wait_for_final_state() methods now accept an optional poll_interval parameter, which allows customizing the interval between requests to the service. The default is now 0.5 seconds for non-session jobs, and 0.1 seconds for session jobs. 2762

Deprecation Notes

  • The Python package extras have been refactored:

    • common and documentation are deprecated, and will be removed in v0.48.
    • performance has been introduced for optional non-developer dependencies that provide additional performance or functionality.
    • The development dependencies now have finer granularity (style, style_local, test, doc), with the dev extra continuing to allow a full development suite to be installed. 2707

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases)
- [Commits](Qiskit/qiskit-ibm-runtime@0.40.1...0.47.0)

---
updated-dependencies:
- dependency-name: qiskit-ibm-runtime
  dependency-version: 0.47.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 01:49
@ElePT ElePT added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit 4fc1291 May 13, 2026
12 of 13 checks passed
@ElePT ElePT deleted the dependabot/pip/gateway/qiskit-ibm-runtime-gte-0.47.0-and-lt-0.48.0 branch May 13, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant