CQCL / pytket-iqm

pytket-iqm, extensions for pytket quantum SDK
Apache License 2.0
2 stars 4 forks source link

Bump the python-packages group with 1 update #85

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on iqm-client to permit the latest version. Updates iqm-client to 15.0

Release notes

Sourced from iqm-client's releases.

15.0

Changelog: https://github.com/iqm-finland/iqm-client/blob/main/CHANGELOG.rst

Changelog

Sourced from iqm-client's changelog.

Version 15.0

  • Update project setup to use pyproject.toml. [#107](https://github.com/iqm-finland/iqm-client/issues/107) <https://github.com/iqm-finland/iqm-client/pull/107>_
  • New instruction names: phased_rx -> prx, measurement -> measure (the old names are deprecated but still supported). [#107](https://github.com/iqm-finland/iqm-client/issues/107) <https://github.com/iqm-finland/iqm-client/pull/107>_

Version 14.7

  • Add API token support. [#102](https://github.com/iqm-finland/iqm-client/issues/102) <https://github.com/iqm-finland/iqm-client/pull/102>_

Version 14.6

  • Add CoCoS version to job metadata. [#104](https://github.com/iqm-finland/iqm-client/issues/104) <https://github.com/iqm-finland/iqm-client/pull/104>_

Version 14.5

  • Add platform version and python version to user agent. [#103](https://github.com/iqm-finland/iqm-client/issues/103) <https://github.com/iqm-finland/iqm-client/pull/103>_

Version 14.4

  • Require number of shots to be greater than zero. [#101](https://github.com/iqm-finland/iqm-client/issues/101) <https://github.com/iqm-finland/iqm-client/pull/101>_

Version 14.3

  • Update integration guide. [#99](https://github.com/iqm-finland/iqm-client/issues/99) <https://github.com/iqm-finland/iqm-client/pull/99>_

Version 14.2

  • Use get_run_status instead of get_run to check job status in wait_for_compilation and wait_for_results. [#100](https://github.com/iqm-finland/iqm-client/issues/100) <https://github.com/iqm-finland/iqm-client/pull/100>_

Version 14.1

  • Use latest version of sphinx-multiversion-contrib to fix documentation version sorting. [#98](https://github.com/iqm-finland/iqm-client/issues/98) <https://github.com/iqm-finland/iqm-client/pull/98>_

Version 14.0

  • Move iqm_client package to iqm namespace. [#96](https://github.com/iqm-finland/iqm-client/issues/96) <https://github.com/iqm-finland/iqm-client/pull/96>_

Version 13.4

... (truncated)

Commits
  • 1ae2d12 Update project setup (#107)
  • e7cb4b8 Add support for passing tokens as plaintext strings in addition to tokens fil...
  • 4635fc3 Merge pull request #106 from iqm-finland/integration-guide-grammar
  • 2988f48 Grammar improvements
  • 017cd20 Replace Cirq with Qiskit in README.rst (#105)
  • eee53fa Merge pull request #104 from iqm-finland/cocos-version-in-metadata
  • 56f0acf Add CoCoS version to job metadata
  • 43a1c53 Merge pull request #103 from iqm-finland/COMP-1171-add-platform-type
  • a577217 Add platform version and python version to user agent
  • aa2c37b Merge pull request #101 from iqm-finland/validate-shots-gt-zero
  • Additional commits viewable in compare view


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 8 months ago

Superseded by #86.