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 #65

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

Sourced from pyquil's releases.

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)

Changelog

Sourced from pyquil's changelog.

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

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

4.1.0 (2023-11-13)

Features

update qcs-sdk-rust (#1683)

Fixes

The DefGate.matrix property will no longer raise an exception when the matrix contains a mix of atomic and object types. (#1685)

Instruction types no longer return a superclass instance when using copy.deepcopy (#1689)

DefGate's no longer appear in the instructions list (#1688)

4.1.0-rc.5 (2023-11-13)

Features

update qcs-sdk-rust (#1683)

Fixes

The DefGate.matrix property will no longer raise an exception when the matrix contains a mix of atomic and object types. (#1685)

Instruction types no longer return a superclass instance when using copy.deepcopy (#1689)

DefGate's no longer appear in the instructions list (#1688)

4.1.0-rc.4 (2023-11-09)

Features

update qcs-sdk-rust (#1683)

Fixes

The DefGate.matrix property will no longer raise an exception when the matrix contains a mix of atomic and object types. (#1685)

... (truncated)

Commits
  • 35acdcd chore: prepare release 4.1.1 [skip ci]
  • b8bed11 chore: prepare release 4.1.1-rc.0 [skip ci]
  • f6d6824 fix: The execution_options property is now used for retrieving results if...
  • a6429bd chore: prepare release 4.1.0 [skip ci]
  • 1e93c6c chore: prepare release 4.1.0-rc.5 [skip ci]
  • 78336ef docs: Replace deprecated usage of readout_data with get_register_map (#1692)
  • 2c46166 chore: prepare release 4.1.0-rc.4 [skip ci]
  • 5249142 fix: DefGate's no longer appear in the instructions list (#1688)
  • 53f6d13 chore: prepare release 4.1.0-rc.3 [skip ci]
  • 4d792dd fix: Instruction types no longer return a superclass instance when using `cop...
  • 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
cqc-melf commented 8 months ago

@dependabot ignore pyquil minor version

dependabot[bot] commented 8 months ago

OK, I won't notify you about version 4.1.x of pyquil again, unless you unignore it.