Skip to content

Commit

Permalink
chore(deps-py): bump pytket from 1.31.0 to 1.31.1 in the patch group (#…
Browse files Browse the repository at this point in the history
…534)

Bumps the patch group with 1 update:
[pytket](https://github.com/CQCL/tket).

Updates `pytket` from 1.31.0 to 1.31.1
<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.1</h2>
<h2>What's Changed</h2>
<ul>
<li>add docs check by <a
href="https://github.com/cqc-melf"><code>@​cqc-melf</code></a> in <a
href="https://github.com/CQCL/tket/pull/1516">CQCL/tket#1516</a></li>
<li>circuit-display: update css file to v0.9 by <a
href="https://github.com/DNA386"><code>@​DNA386</code></a> in <a
href="https://github.com/CQCL/tket/pull/1521">CQCL/tket#1521</a></li>
<li>docs: update navbar config and theming submodule by <a
href="https://github.com/CalMacCQ"><code>@​CalMacCQ</code></a> in <a
href="https://github.com/CQCL/tket/pull/1523">CQCL/tket#1523</a></li>
<li>docs: update quantinuum-sphinx submodule by <a
href="https://github.com/CalMacCQ"><code>@​CalMacCQ</code></a> in <a
href="https://github.com/CQCL/tket/pull/1525">CQCL/tket#1525</a></li>
<li>release 1.31.1 by <a
href="https://github.com/cqc-melf"><code>@​cqc-melf</code></a> in <a
href="https://github.com/CQCL/tket/pull/1522">CQCL/tket#1522</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/CQCL/tket/compare/v1.31.0...v1.31.1">https://github.com/CQCL/tket/compare/v1.31.0...v1.31.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/CQCL/tket/commit/0a0d29b1fc47f7392b9f8c375ab583f1a1414206"><code>0a0d29b</code></a>
release 1.31.1 (<a
href="https://github.com/CQCL/tket/issues/1522">#1522</a>)</li>
<li><a
href="https://github.com/CQCL/tket/commit/68593c45f5dacedd0722612bd58bade34094c9bb"><code>68593c4</code></a>
bump quantinuum-sphinx (<a
href="https://github.com/CQCL/tket/issues/1525">#1525</a>)</li>
<li><a
href="https://github.com/CQCL/tket/commit/afdd6167b8f3b2434bda5d48476862c03fdcaf47"><code>afdd616</code></a>
docs: update navbar config and theming submodule (<a
href="https://github.com/CQCL/tket/issues/1523">#1523</a>)</li>
<li><a
href="https://github.com/CQCL/tket/commit/b94b20490e6902782a6692df8ab59e03fc48eff7"><code>b94b204</code></a>
circuit-display: update css file to v0.9 (<a
href="https://github.com/CQCL/tket/issues/1521">#1521</a>)</li>
<li><a
href="https://github.com/CQCL/tket/commit/e61e820a613ec6a617e5501d3fc398e79c21d1d1"><code>e61e820</code></a>
add docs check (<a
href="https://github.com/CQCL/tket/issues/1516">#1516</a>)</li>
<li>See full diff in <a
href="https://github.com/CQCL/tket/compare/v1.31.0...v1.31.1">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.31.0&new-version=1.31.1)](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>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 1dfe827 commit 1700dc2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python = "^3.10"
# Poetry does not currently follow PEP 621, it will be supported on poetry 2
# https://github.com/python-poetry/poetry/issues/3332
tket2_eccs = { path = "tket2-eccs", develop = true }
pytket = "1.31.0"
pytket = "1.31.1"
hugr = "^0.5.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 1700dc2

Please sign in to comment.