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
344 stars 145 forks source link

Update cirq-ionq requirement from <1.4.0,>=1.0.0 to >=1.4.1,<1.5.0 #2427

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Updates the requirements on cirq-ionq to permit the latest version.

Release notes

Sourced from cirq-ionq's releases.

v1.4.1

Cirq v1.4.1 release

Patch release which updates cirq-rigetti to use pyquil v4 and fixes documentation build problems due to conflicting requirements per #6500.

Patches included w/r to v1.4.0

9bf365e5 Improve replace_version tool and development wheels (#6626) e228340f Make implicit Optional type hints in Quantum Engine PEP 484 compliant (#6640) 6f5b4b23 Update cirq-rigetti to use pyquil v4 (#6281) d38f24a2 Update requirements.txt (#6633) 4112b591 CI - add Python 3.12 tests to ci-daily (#6605) b0e5b1d1 Fix CI lint failure by pinning to protobuf-4 (#6650) 2975d109 Bump cirq version to 1.4.1

Commits
  • 2975d10 Bump cirq version to 1.4.1
  • b0e5b1d Fix CI lint failure by pinning to protobuf-4 (#6650)
  • 4112b59 CI - add Python 3.12 tests to ci-daily (#6605)
  • d38f24a Update requirements.txt (#6633)
  • 6f5b4b2 Update cirq-rigetti to use pyquil v4 (#6281)
  • e228340 Make implicit Optional type hints in Quantum Engine PEP 484 compliant (#6640)
  • 9bf365e Improve replace_version tool and development wheels (#6626)
  • ab96766 Fix expected package version in the tests
  • 8aa1725 Removing 1.4.0.dev -> 1.4.0
  • ab86979 Flush deprecations before minor release (#6622)
  • 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 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)