Skip to content

Commit

Permalink
ci(py-deps): bump pytket-qiskit from 0.62.0 to 0.63.0 (#219)
Browse files Browse the repository at this point in the history
Bumps [pytket-qiskit](https://github.com/CQCL/pytket-qiskit) from 0.62.0 to 0.63.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.62.0...v0.63.0)

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

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] authored Jan 27, 2025
1 parent b17e807 commit ded1b91
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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.63"
pytket-qiskit = ">=0.60,<0.64"
matplotlib = "^3.8.3"

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

0 comments on commit ded1b91

Please sign in to comment.