Skip to content

Commit 8366976

Browse files
Bump qxelarator from 0.7.5 to 0.8.0 (#208)
Bumps [qxelarator](https://github.com/QuTech-Delft/qx-simulator) from 0.7.5 to 0.8.0. - [Release notes](https://github.com/QuTech-Delft/qx-simulator/releases) - [Changelog](https://github.com/QuTech-Delft/qx-simulator/blob/develop/CHANGELOG.md) - [Commits](QuTech-Delft/qx-simulator@0.7.5...0.8.0) --- updated-dependencies: - dependency-name: qxelarator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50d1007 commit 8366976

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python = "^3.9"
2525
typer = {extras = ["all"], version = "^0.15.1"}
2626
pydantic = "^2.10.6"
2727
qi-compute-api-client = "^0.49.0"
28-
qxelarator = {version = "^0.7.4", optional = true}
28+
qxelarator = {version = ">=0.7.4,<0.9.0", optional = true}
2929
pydantic-settings = "^2.7.1"
3030
qiskit = "1.0.2"
3131
oauthlib = "^3.2.2"

0 commit comments

Comments
 (0)