CQCL / pytket-pyquil

pytket-pyquil, extensions for pytket quantum SDK
Apache License 2.0
0 stars 3 forks source link

Bump the python-packages group with 1 update #50

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on pyquil to permit the latest version. Updates pyquil to 4.3.0

Release notes

Sourced from pyquil's releases.

4.3.0 (2023-12-08)

Features

update qcs_sdk to add ability to modify TranslationOptions (#1706)

Changelog

Sourced from pyquil's changelog.

4.3.0 (2023-12-08)

Features

update qcs_sdk to add ability to modify TranslationOptions (#1706)

4.3.0-rc.1 (2023-12-08)

Features

update qcs_sdk to add ability to modify TranslationOptions (#1706)

4.3.0-rc.0 (2023-12-06)

Features

update qcs_sdk to add ability to modify TranslationOptions (#1706)

4.2.0 (2023-11-28)

Features

Support Python 3.12 (#1696)

Final memory values are now available on QAMExecutionResults (#1703)

4.2.0-rc.1 (2023-11-28)

Features

Support Python 3.12 (#1696)

Final memory values are now available on QAMExecutionResults (#1703)

4.2.0-rc.0 (2023-11-28)

Features

Support Python 3.12 (#1696)

4.1.1 (2023-11-15)

Fixes

The execution_options property is now used for retrieving results if no overriding options were provided to the execute method. (#1694)

4.1.1-rc.0 (2023-11-15)

Fixes

... (truncated)

Commits
  • 217b8ef chore: prepare release 4.3.0 [skip ci]
  • 213b2f3 chore: prepare release 4.3.0-rc.1 [skip ci]
  • 1397bae docs: Update new QPU compiler backend documentation, fix search function (#1708)
  • adcba42 chore: prepare release 4.3.0-rc.0 [skip ci]
  • 1f1bb06 feat: update qcs_sdk to add ability to modify TranslationOptions (#1706)
  • 00932f3 chore: prepare release 4.2.0 [skip ci]
  • 8c720ac chore: prepare release 4.2.0-rc.1 [skip ci]
  • a388de0 feat: Final memory values are now available on QAMExecutionResults (#1703)
  • b2b4d3e chore: prepare release 4.2.0-rc.0 [skip ci]
  • c52b431 feat: Support Python 3.12 (#1696)
  • 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 9 months ago

Superseded by #55.