Skip to content

Commit

Permalink
Bump libqasm from 0.6.9 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [libqasm](https://github.com/QuTech-Delft/libqasm) from 0.6.9 to 1.0.0.
- [Release notes](https://github.com/QuTech-Delft/libqasm/releases)
- [Changelog](https://github.com/QuTech-Delft/libqasm/blob/develop/CHANGELOG.md)
- [Commits](QuTech-Delft/libqasm@0.6.9...1.0.0)

---
updated-dependencies:
- dependency-name: libqasm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 07e1ee2 commit 0c94dcc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
28 changes: 6 additions & 22 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 @@ -30,7 +30,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.9"
numpy = ">=1.26"
libqasm = "0.6.9"
libqasm = "1.0.0"
networkx = "^3.0.0"
tox = "^4.24.1"

Expand Down

0 comments on commit 0c94dcc

Please sign in to comment.