Skip to content

Commit 7c14494

Browse files
chore(deps-py): bump pytket from 1.30.0 to 1.31.0 in the minor group (#527)
Bumps the minor group with 1 update: [pytket](https://github.com/CQCL/tket). Updates `pytket` from 1.30.0 to 1.31.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/CQCL/tket/releases">pytket's releases</a>.</em></p> <blockquote> <h2>v1.31.0</h2> <h2>What's Changed</h2> <ul> <li>Changed the link to old pytket-cutensornet docs by <a href="https://github.com/PabloAndresCQ"><code>@​PabloAndresCQ</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1494">CQCL/tket#1494</a></li> <li>add pass: scratch_reg_resize_pass by <a href="https://github.com/cqc-melf"><code>@​cqc-melf</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1496">CQCL/tket#1496</a></li> <li>Update to circuit-renderer 0.9 by <a href="https://github.com/cqc-alec"><code>@​cqc-alec</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1498">CQCL/tket#1498</a></li> <li>Prevent MultiplexedTensoredU2Box passing empty argument to MultiplexedRotationBox by <a href="https://github.com/sjdilkes"><code>@​sjdilkes</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1499">CQCL/tket#1499</a></li> <li>ci: Add release version to slack message by <a href="https://github.com/daniel-mills-cqc"><code>@​daniel-mills-cqc</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1502">CQCL/tket#1502</a></li> <li>Allow any kwarg type. by <a href="https://github.com/cqc-alec"><code>@​cqc-alec</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1500">CQCL/tket#1500</a></li> <li>Changed the link to new pytket-cutensornet docs by <a href="https://github.com/PabloAndresCQ"><code>@​PabloAndresCQ</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1506">CQCL/tket#1506</a></li> <li>remove types setuptools and release 1.31 by <a href="https://github.com/cqc-melf"><code>@​cqc-melf</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1512">CQCL/tket#1512</a></li> <li>docs: Add note explaining installation issues by <a href="https://github.com/CalMacCQ"><code>@​CalMacCQ</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1514">CQCL/tket#1514</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/CQCL/tket/compare/v1.30.0...v1.31.0">https://github.com/CQCL/tket/compare/v1.30.0...v1.31.0</a></p> <h2>v1.30.1rc0</h2> <h2>What's Changed</h2> <ul> <li>Changed the link to old pytket-cutensornet docs by <a href="https://github.com/PabloAndresCQ"><code>@​PabloAndresCQ</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1494">CQCL/tket#1494</a></li> <li>add pass: scratch_reg_resize_pass by <a href="https://github.com/cqc-melf"><code>@​cqc-melf</code></a> in <a href="https://redirect.github.com/CQCL/tket/pull/1496">CQCL/tket#1496</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/CQCL/tket/compare/v1.30.0...v1.30.1rc0">https://github.com/CQCL/tket/compare/v1.30.0...v1.30.1rc0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CQCL/tket/commit/733f87d4e674e5c553da93c68d444a5e767a9069"><code>733f87d</code></a> docs: Add note explaining installation issues (<a href="https://redirect.github.com/CQCL/tket/issues/1514">#1514</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/9d620f1e69dca4759e44339a85d7dfe41fde5021"><code>9d620f1</code></a> remove types setuptools and release 1.31 (<a href="https://redirect.github.com/CQCL/tket/issues/1512">#1512</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/f15ddcf2de1f0d5fe6fbf9ba25bddc68efdb2dce"><code>f15ddcf</code></a> Changed the link to new pytket-cutensornet docs (<a href="https://redirect.github.com/CQCL/tket/issues/1506">#1506</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/da1f491059b608701701da6202abb96c67ac6031"><code>da1f491</code></a> Allow any kwarg type. (<a href="https://redirect.github.com/CQCL/tket/issues/1500">#1500</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/d47dc1c3d4460626e524d52533fa6b25d2eca35b"><code>d47dc1c</code></a> ci: Add release version to slack message (<a href="https://redirect.github.com/CQCL/tket/issues/1502">#1502</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/7b5708a1763fe4ef21d7762034948e0333f235d7"><code>7b5708a</code></a> Prevent MultiplexedTensoredU2Box passing empty argument to MultiplexedRotatio...</li> <li><a href="https://github.com/CQCL/tket/commit/c6890fd8d1ca4728602cfd59bd958665cb203d4f"><code>c6890fd</code></a> Update to circuit-renderer 0.9 (<a href="https://redirect.github.com/CQCL/tket/issues/1498">#1498</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/b143ef9a41ab78c6b7e86a0ee72d3d8877deae42"><code>b143ef9</code></a> add pass: scratch_reg_resize_pass (<a href="https://redirect.github.com/CQCL/tket/issues/1496">#1496</a>)</li> <li><a href="https://github.com/CQCL/tket/commit/e769791d63c556ed3b86d3c40c11a09773001094"><code>e769791</code></a> Changed the link to old pytket-cutensornet docs (<a href="https://redirect.github.com/CQCL/tket/issues/1494">#1494</a>)</li> <li>See full diff in <a href="https://github.com/CQCL/tket/compare/v1.30.0...v1.31.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytket&package-manager=pip&previous-version=1.30.0&new-version=1.31.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Luca Mondada <72734770+lmondada@users.noreply.github.com>
1 parent 67b3f13 commit 7c14494

File tree

2 files changed

+18
-30
lines changed

2 files changed

+18
-30
lines changed

poetry.lock

Lines changed: 17 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ python = "^3.10"
3131
# Poetry does not currently follow PEP 621, it will be supported on poetry 2
3232
# https://github.com/python-poetry/poetry/issues/3332
3333
tket2_eccs = { path = "tket2-eccs", develop = true }
34-
pytket = "1.30.0"
34+
pytket = "1.31.0"
3535
hugr = "^0.5.0"
3636

3737
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)