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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Updates the requirements on pyquil to permit the latest version.

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 <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 November 22, 2023 15:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 22, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-39a12a5769 branch from 9d780b3 to 459fba5 Compare November 23, 2023 04:09
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.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-39a12a5769 branch from 459fba5 to a7e6d32 Compare November 24, 2023 14:57
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2023

Superseded by #45.

@dependabot dependabot bot closed this Nov 29, 2023
@dependabot dependabot bot deleted the dependabot/pip/python-packages-39a12a5769 branch November 29, 2023 03:14
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.

0 participants