Skip to content

Update qiskit requirement from <2.4.0,>=2.1.0 to >=2.1.0,<2.5.0#85

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/qiskit-gte-2.1.0-and-lt-2.5.0
Closed

Update qiskit requirement from <2.4.0,>=2.1.0 to >=2.1.0,<2.5.0#85
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/qiskit-gte-2.1.0-and-lt-2.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Updates the requirements on qiskit to permit the latest version.

Release notes

Sourced from qiskit's releases.

Qiskit 2.4.0

Release notes: https://quantum.cloud.ibm.com/docs/en/api/qiskit/release-notes/2.4

Changelog

Added

  • Add safe Python-extension module C API headers (#15762)
  • Add qk_circuit_draw function to the C API (#15361)
  • New function to negate expressions (#15447)
  • Add runtime-version checking qk_api_version (#15831)
  • Add barrier_label_len option to circuit drawers (#15776)
  • Enable parameterized gates in C (#15106)
  • Implement SparseObservable.evolve (#15561)
  • Add C API vtable to pyext (#15761)
  • Introduce QkTranspileState in C transpile stages. (#15486)
  • Add C/Python interop for QuantumRegister and ClassicalRegister (#15768)
  • Add Python conversion to QkObs (#15821)
  • PBC transformations for C (#15756)
  • SynthesizeRZRotations pass (#15641)
  • Add QkCircuit C/Python interoperation via QuantumCircuit._data (#15767)
  • Separate type/constant declarations from functions in C headers (#15760)
  • Rust QPY version 13 compatibility (#15663)
  • Add C/Python interop for Target and DAGCircuit (#15337)
  • Expose Pauli-based computation gates to C (#15754)
  • Add qiskit.capi module (#15711)
  • Add qk_dag_substitute_node_with_unitary to the C API (#15757)
  • Transpiler pass that converts a generic circuit to PBC (#15502)
  • Use PauliProductRotationGate in LitinskiTransformation (#15753)
  • Add PauliProductRotationGate (#15720)
  • C API function for replacing a block of nodes with a unitary gate (#15682)
  • Add DAG-based variants of transpiler pass functions in C API (#15614)
  • Support adding a barrier in LitinskiTransformation (#15639)
  • Add Suzuki-Trotter to C API (#15459)
  • Fix linear dependency on base bit count in QuantumCircuit.compose (#15696)
  • RCCXGate is self-inverse (#15686)
  • feat: SparseObservable addition with scalar multiplication (#15599)
  • feat: in-place arithmetic for QkObs (#15598)
  • Extend SubstitutePi4Rotations to 2q gates (#15483)
  • Reducing the number of Clifford gates in OptimizeCliffordT (#15634)
  • Add PauliLindbladMap.generators() method (#15544)
  • Add RXX/RYY-based equivalence for XXMinusYYGate (#15604)
  • Rewrite default UnitarySynthesis to cache decomposers (#15492)
  • Add method to draw coupling map (#15114)
  • Allow null pointers for zero-length slices in QkObs (#15540)
  • Add SparseObservable support to evolved_operator_ansatz (#15442)
  • Add pauli() accessor to PauliProductMeasurement (#15469)
  • Add Clifford circuit optimization to BasicSimulator (#15159)
  • Expose IQP circuit generator via C bindings (#15396)

Fixed

  • Fixed commutation checking between two Pauli product measurements (backport #16023) (#16040)

... (truncated)

Changelog

Sourced from qiskit's changelog.

.. _release-notes:

============================== Qiskit |version| release notes

.. These release notes get converted into Markdown files via the infrastructure at https://github.com/Qiskit/documentation, which then gets deployed to https://quantum.cloud.ibm.com/docs/api/qiskit/release-notes. Changes to these release notes will update those release notes the next time the API docs are generated for this version.

You should set `earliest-version` to:
  • if on a stable branch, then the earliest tagged release of the minor series. For
    stable/2.1 this would be 2.1.0rc1. For stable/2.2 this would be 2.2.0b1. Typically
    you should update this as part of making the x.y.0 "final" release (e.g. when tagging
    2.2.0 or 2.3.0).
  • if on main: it doesn't matter all too much; it just affects how many old release notes
    are built and tested as part of the release. It still needs to be a tag reachable on main,
    though, which is typically rc1 tags.

.. release-notes:: :earliest-version: 2.4.0rc1

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](https://github.com/Qiskit/qiskit) to permit the latest version.
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@2.1.0...2.4.0)

---
updated-dependencies:
- dependency-name: qiskit
  dependency-version: 2.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Superseded by #90.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/pip/qiskit-gte-2.1.0-and-lt-2.5.0 branch April 27, 2026 03:55
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants