Skip to content

chore(deps): bump cirq from 1.6.1 to 1.7.0#118

Merged
m2papierz merged 1 commit into
mainfrom
dependabot/uv/cirq-1.7.0
Jul 19, 2026
Merged

chore(deps): bump cirq from 1.6.1 to 1.7.0#118
m2papierz merged 1 commit into
mainfrom
dependabot/uv/cirq-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps cirq from 1.6.1 to 1.7.0.

Release notes

Sourced from cirq's releases.

v1.7.0

Cirq v1.7.0 release

General

Added support for Python 3.14 and protobuf-6. Increased the minimum version of NumPy to 2.1. Established performance benchmarks suite based on pytest-benchmarks. Increased type-check coverage for return types of public functions. Improved speed and reliability of the CI test suite.

cirq-core

Added CY and CCY gates. Added circuit insertion strategy LATEST to complement EARLIEST. Improved handling of measurement and control keys overlap in Circuit.insert and Circuit.append. Added efficient sparse matrix computation to PauliString and PauliSum. Improved dynamical decoupling transformer to better preserve input circuit structure. Added lightcone filter transformer. Thoroughly optimized computation of PhasedXZGate unitary and of its has_stabilizer_effect flag. Added tools for creating GHZ state-preparing circuits with 1D and 2D connectivity of qubits. Added cirq.symbol function for a more convenient setup of parametrized circuits. Improved handling of unordered sets in cirq.approx_eq.

cirq-core contrib

Added functions for measuring expectation values of Pauli strings with readout and T-rex error mitigations. Added tool for measuring the fidelity of GHZ states. Enhanced support for import and export of circuits to QASM 3. Added publication-quality circuit rendering via LaTeX and Quantikz (experimental).

cirq-google

Many enhancements to utilize developments of the internal QuantumEngineService. Improved support and efficiency of running multi-circuit and batched parametrized-circuit programs. Added specialized gates to express options and parameters available for Google quantum hardware. Added simulator for circuits with analog gates.

cirq-ionq

Updated IonQ client for the IonQ API version 0.4. Added support for retrying engine requests that failed due to service rate limits.

cirq-pasqal

Fixed PasqalGateset to correctly produce single-gate moments in transformed circuits.

cirq-web

... (truncated)

Commits
  • de651a7 Removing 1.7.0.dev0 -> 1.7.0
  • bf0ed0c Fix small bugs in top-level README.md file (#8166)
  • ae6959f Flush deprecations for the 1.7.0 release (#8165)
  • 2fa26d0 Fix histogram() for qudits by adding fold_base parameter (#8138)
  • cedfc6d Fix circuit reversal when searching for shortest stratified_circuit in revers...
  • 0bd08de Add qubit_attributes to GridDeviceMetadata and corresponding proto (#8155)
  • f0e4c73 Add sparse_matrix() to PauliString and PauliSum (#8127)
  • 498d35e Add some utilities for T-rex error mitigation (#8095)
  • d97892b Add note that PauliSum does not preserve gate order of summed PauliStrings (#...
  • 0f28d2e Add test for text fontsize in SVG circuit diagrams (#8161)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)

Bumps [cirq](https://github.com/quantumlib/cirq) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/quantumlib/cirq/releases)
- [Changelog](https://github.com/quantumlib/Cirq/blob/main/release.md)
- [Commits](quantumlib/Cirq@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: cirq
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 15, 2026
@dependabot
dependabot Bot requested a review from m2papierz as a code owner July 15, 2026 19:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 15, 2026
@m2papierz
m2papierz merged commit 6d3a449 into main Jul 19, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/cirq-1.7.0 branch July 19, 2026 15:07
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant