CQCL / pytket-qiskit

pytket-qiskit, extensions for pytket quantum SDK
Apache License 2.0
15 stars 13 forks source link

Update qiskit-ibm-runtime requirement from ~=0.23.0 to >=0.23,<0.25 in the python-packages group #346

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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

Release notes

Sourced from qiskit-ibm-runtime's releases.

Qiskit IBM Runtime 0.24.0

Changelog

Deprecated

  • Disallow setting flat options (#1731)
  • Remove Provider as parent class from QiskitRuntimeService (#1689)
  • Custom programs followup (#1289)
  • Make name a requirend param in backend() (#1636)
  • Add mode parameter (#1584)

Added

  • Remove backend cache from QiskitRuntimeService (#1732)
  • Fractional gate opt-in (#1715)
  • Add private_endpoint param when saving account (#1705)
  • Accommodate new session status (#1713)
  • bump to qiskit 1.1 (#1700)
  • Add resilience.zne.amplifier to EstimatorV2 options (#1679)
  • Replace convert_to_target with the Qiskit version (#1600)
  • Fix multiple cycles of staggered DD (#1630)
  • Add mode parameter (#1584)

Fixed

  • Disallow setting flat options (#1731)
  • Decode numpy array with ints (#1697)
  • Fix encoding Incorrect padding error (#1682)
  • url is not a required env var (#1688)
  • Return correct job version (#1524)
  • Small bugfix in resilience validation (#1632)
Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | qiskit-ibm-runtime | [>= 0.20.a, < 0.21] | | qiskit-ibm-runtime | [>= 0.21.a, < 0.22] |

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Looks like qiskit-ibm-runtime is updatable in another way, so this is no longer needed.