Skip to content

Commit 08f9f17

Browse files
ci(py-deps): Bump pytket from 2.14.0 to 2.15.0 (#304)
Bumps [pytket](https://github.com/quantinuum/tket) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/quantinuum/tket/releases) - [Commits](Quantinuum/tket@v2.14.0...v2.15.0) --- updated-dependencies: - dependency-name: pytket dependency-version: 2.15.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 437ef23 commit 08f9f17

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

poetry.lock

Lines changed: 17 additions & 17 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
@@ -21,7 +21,7 @@ docstr-coverage = ">=2.3,<2.4"
2121
sphinx = ">=8.2,<9.1"
2222
sphinx-autodoc-typehints = ">=3.2,<3.7"
2323
nbmake = ">=1.5,<1.6"
24-
pytket = ">=2.9,<2.15"
24+
pytket = ">=2.9,<2.16"
2525
matplotlib = "^3.10.8"
2626

2727
[build-system]

0 commit comments

Comments
 (0)