Skip to content

Update qiskit-ibm-runtime requirement from ~=0.46.1 to ~=0.47.0 in /scripts/nb-tester#5110

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/nb-tester/qiskit-ibm-runtime-approx-eq-0.47.0
Open

Update qiskit-ibm-runtime requirement from ~=0.46.1 to ~=0.47.0 in /scripts/nb-tester#5110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scripts/nb-tester/qiskit-ibm-runtime-approx-eq-0.47.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 14, 2026
@dependabot dependabot Bot added the python Pull requests that update python code label May 14, 2026
@qiskit-bot
Copy link
Copy Markdown
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

abbycross
abbycross previously approved these changes May 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 14, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-project-automation github-project-automation Bot moved this from Done to Todo in Docs Planning May 14, 2026
@abbycross abbycross added the needs triage 🤔 this issue is pending weekly prioritization by the docs team label May 14, 2026
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.46.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 force-pushed the dependabot/pip/scripts/nb-tester/qiskit-ibm-runtime-approx-eq-0.47.0 branch from c13faa1 to 1fafeb0 Compare May 14, 2026 14:22
@abbycross abbycross removed the needs triage 🤔 this issue is pending weekly prioritization by the docs team label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants