Skip to content

Commit

Permalink
ci(py-deps): bump pytket-qiskit from 0.60.0 to 0.62.0
Browse files Browse the repository at this point in the history
Bumps [pytket-qiskit](https://github.com/CQCL/pytket-qiskit) from 0.60.0 to 0.62.0.
- [Release notes](https://github.com/CQCL/pytket-qiskit/releases)
- [Changelog](https://github.com/CQCL/pytket-qiskit/blob/main/docs/changelog.md)
- [Commits](CQCL/pytket-qiskit@v0.60.0...v0.62.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent ed607da commit c6c18f1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -15,7 +15,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.10,<3.14"
pytket-qiskit = "^0.60.0"
pytket-qiskit = ">=0.60,<0.63"
matplotlib = "^3.8.3"

pytest = { version = "^8.1.1", optional = true }
Expand Down

0 comments on commit c6c18f1

Please sign in to comment.