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

Bump the python-packages group with 1 update #55

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from cqc-melf as a code owner December 18, 2023 03:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-44511303a6 branch 2 times, most recently from f13f80a to ee373a5 Compare December 22, 2023 03:22
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.0...v4.4.0)

---
updated-dependencies:
- dependency-name: pyquil
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-44511303a6 branch from ee373a5 to dba3cc7 Compare January 8, 2024 10:27
@cqc-melf cqc-melf closed this Jan 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

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

@dependabot dependabot bot deleted the dependabot/pip/python-packages-44511303a6 branch January 8, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant