Skip to content

Commit 6e46e32

Browse files
ci(py-deps): Bump pytket-quantinuum from 0.57.0 to 0.58.0 (#297)
Bumps [pytket-quantinuum](https://github.com/Quantinuum/pytket-quantinuum) from 0.57.0 to 0.58.0. - [Release notes](https://github.com/Quantinuum/pytket-quantinuum/releases) - [Changelog](https://github.com/Quantinuum/pytket-quantinuum/blob/main/docs/changelog.md) - [Commits](Quantinuum/pytket-quantinuum@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: pytket-quantinuum dependency-version: 0.58.0 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>
1 parent f48eb9b commit 6e46e32

File tree

2 files changed

+21
-19
lines changed

2 files changed

+21
-19
lines changed

poetry.lock

Lines changed: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = "<3.14,>=3.11"
1010
notebook = ">=7.4,<7.6"
11-
pytket-quantinuum = ">=0.53,<0.58"
11+
pytket-quantinuum = ">=0.53,<0.59"
1212
pytket_pecos = ">=0.2,<0.4"
1313
pytest = ">=8.4,<9.1"
1414
pytest-cov = ">=6.2,<7.1"

0 commit comments

Comments
 (0)