microsoft / azure-quantum-python

The azure-quantum python package submits jobs to the Azure Quantum service.
https://learn.microsoft.com/azure/quantum/
MIT License
126 stars 92 forks source link

Update cirq-ionq requirement from <=1.4.0,>=1.3.0 to >=1.3.0,<=1.4.1 in /azure-quantum #618

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months 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


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.