Skip to content

Commit

Permalink
chore(deps-py): bump pytket from 1.28.0 to 1.29.0
Browse files Browse the repository at this point in the history
Bumps [pytket](https://github.com/CQCL/tket) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/CQCL/tket/releases)
- [Commits](CQCL/tket@v1.28.0...v1.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 537a7bc commit 11ea3ff
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 @@ -25,7 +25,7 @@ packages = [{ include = "tket2-py" }]

[tool.poetry.dependencies]
python = "^3.10"
pytket = "1.28.0"
pytket = "1.29.0"

[tool.poetry.group.dev.dependencies]
maturin = "^1.6.0"
Expand Down

0 comments on commit 11ea3ff

Please sign in to comment.