unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
359 stars 157 forks source link

Update amazon-braket-sdk requirement from ~=1.69.0 to ~=1.79.0 #2351

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on amazon-braket-sdk to permit the latest version.

Release notes

Sourced from amazon-braket-sdk's releases.

v1.79.0

Features

  • Direct Reservation context manager

Documentation Changes

  • correct the example in the measure docstring
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.79.0 (2024-05-06)

Features

  • Direct Reservation context manager

Documentation Changes

  • correct the example in the measure docstring

v1.78.0 (2024-04-18)

Features

  • add phase RX gate

v1.77.6 (2024-04-17)

Bug Fixes and Other Changes

  • if rydberg local is not pulled, pass in None

v1.77.5 (2024-04-16)

Bug Fixes and Other Changes

  • remove optional discretization fields

v1.77.4 (2024-04-16)

Bug Fixes and Other Changes

  • discretize method now takes None as an arg

Documentation Changes

  • Correct miscellaneous spelling mistakes in docstrings

v1.77.3.post0 (2024-04-15)

Documentation Changes

  • correct gphase matrix representation

v1.77.3 (2024-04-11)

Bug Fixes and Other Changes

  • measure target qubits are required

... (truncated)

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | amazon-braket-sdk | [>= 1.32.a, < 1.33] |

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 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)
dependabot[bot] commented 4 months ago

Superseded by #2356.