CQCL / pytket-pennylane

Apache License 2.0
4 stars 1 forks source link

Bump the python-packages group with 1 update #111

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Updates the requirements on pytket-qiskit to permit the latest version. Updates pytket-qiskit to 0.51.0

Release notes

Sourced from pytket-qiskit's releases.

v0.51.0

What's Changed

Full Changelog: https://github.com/CQCL/pytket-qiskit/compare/v0.50.0...v0.51.0

Changelog

Sourced from pytket-qiskit's changelog.

0.51.0 (March 2024)

  • Update qiskit-ibm-runtime version requirement to 0.22.
  • remove all remote simulators
  • rename IBMQLocalEmulatorBackend to IBMQEmulatorBackend
  • IBMQEmulatorBackend will now run locally
  • add support for contextual optimisation on local emulator

0.50.0 (March 2024)

  • Update qiskit-algorithms version requirement to 0.3.

0.49.0 (March 2024)

  • Update pytket version requirement to 1.25.
  • Update qiskit version requirement to 1.0.
  • Update qiskit-ibm-provider version requirement to 0.10.
  • Update qiskit-ibm-runtime version requirement to 0.21.
  • Add IBMQLocalEmulatorBackend for running local emulation of IBMQBackend using AerBackend with a noise model.

0.48.1rc1

  • Fix: use correct instance with IBMQEmulatorBackend.

0.48.0 (January 2024)

  • Updated pytket version requirement to 1.24.
  • Python 3.12 support added, 3.9 dropped.
  • fix conditional bit in pytket to qiskit conversion
  • fix symbolic conversion of parameter in conversion

0.47.0 (January 2024)

  • Update qiskit-ibm-runtime version to 0.17.0.
  • Update qiskit-ibm-provider version to 0.8.0.
  • Updated pytket version requirement to 1.23.

0.46.0 (November 2023)

  • Updated pytket version requirement to 1.22.
  • Add support for circuits with barriers in the Aer simulators.
  • Update qiskit version to 0.45.0.

... (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 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