Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 076a14d commit e452e32
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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 @@ -24,7 +24,7 @@ sphinx = { version = "^8.1.3", optional = true }
pytest-cov = { version = "^6.0.0", optional = true }
qiskit-ibm-provider = { version = "^0.11.0", optional = true }
ruff = { version = ">=0.8.1,<0.10.0", optional = true }
pytket-quantinuum = {extras = ["pecos"], version = ">=0.41,<0.44", optional = true}
pytket-quantinuum = {extras = ["pecos"], version = ">=0.41,<0.45", optional = true}
furo = { version = "^2024.8.6", optional = true }
myst-nb = { version = "^1.1.2", optional = true}
sphinx-autodoc-typehints = { version = ">=2.5,<4.0", optional = true }
Expand Down

0 comments on commit e452e32

Please sign in to comment.