Skip to content

Commit

Permalink
chore(deps-py): bump pytket from 1.29.2 to 1.30.0 in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [pytket](https://github.com/CQCL/tket).


Updates `pytket` from 1.29.2 to 1.30.0
- [Release notes](https://github.com/CQCL/tket/releases)
- [Commits](CQCL/tket@v1.29.2...v1.30.0)

---
updated-dependencies:
- dependency-name: pytket
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent f06aa4c commit 20f9206
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -29,7 +29,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
pytket = "1.29.2"
pytket = "1.30.0"
hugr = "^0.4.0"

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

0 comments on commit 20f9206

Please sign in to comment.