Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyquil requirement from ~=3.5.4 to ~=4.4.0 #240

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Updates the requirements on pyquil to permit the latest version.

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Copy link
Author

dependabot bot commented on behalf of github Dec 18, 2023

The following labels could not be found: infrastructure.

Updates the requirements on [pyquil](https://github.com/rigetti/pyquil) to permit the latest version.
- [Release notes](https://github.com/rigetti/pyquil/releases)
- [Changelog](https://github.com/rigetti/pyquil/blob/master/CHANGELOG.md)
- [Commits](rigetti/pyquil@v3.5.4...v4.4.0)

---
updated-dependencies:
- dependency-name: pyquil
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyquil-approx-eq-4.4.0 branch from e989065 to 7ce88b5 Compare December 21, 2023 01:45
Copy link
Author

dependabot bot commented on behalf of github Jan 25, 2024

Superseded by #251.

@dependabot dependabot bot closed this Jan 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyquil-approx-eq-4.4.0 branch January 25, 2024 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants