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

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

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

Release notes

Sourced from pyquil's releases.

4.4.0 (2023-12-15)

Features

Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

Gate instructions specified as tuples no longer error when using a list of parameters. (#1716)

Changelog

Sourced from pyquil's changelog.

4.4.0 (2023-12-15)

Features

Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

Gate instructions specified as tuples no longer error when using a list of parameters. (#1716)

4.4.0-rc.1 (2023-12-15)

Features

Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

Gate instructions specified as tuples no longer error when using a list of parameters. (#1716)

4.4.0-rc.0 (2023-12-15)

Features

Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

4.3.1-rc.1 (2023-12-15)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

4.3.1-rc.0 (2023-12-14)

... (truncated)

Commits
  • deafd5d chore: prepare release 4.4.0 [skip ci]
  • 738f50d chore: prepare release 4.4.0-rc.1 [skip ci]
  • 5ae22f1 fix: Gate instructions specified as tuples no longer error when using a list ...
  • 5dd0527 chore: prepare release 4.4.0-rc.0 [skip ci]
  • 972f032 feat: Add get_attribute, set_attribute __getitem__ and __setitem__ me...
  • 4073944 chore: prepare release 4.3.1-rc.1 [skip ci]
  • b33c7bb fix: DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)
  • 1ae0c81 chore: prepare release 4.3.1-rc.0 [skip ci]
  • 0ff8169 fix: Relax numpy and scipy requirements (#1713)
  • 217b8ef chore: prepare release 4.3.0 [skip ci]
  • 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

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.