Skip to content

Commit

Permalink
Bump pyqrack from 1.32.21 to 1.32.27 (#2582)
Browse files Browse the repository at this point in the history
* Bump pyqrack from 1.32.21 to 1.32.27

Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.32.21 to 1.32.27.
- [Release notes](https://github.com/vm6502q/pyqrack/releases)
- [Commits](unitaryfund/pyqrack@v1.32.21...v1.32.27)

---
updated-dependencies:
- dependency-name: pyqrack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* use correct dependency name

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nate stemen <[email protected]>
  • Loading branch information
dependabot[bot] and natestemen authored Nov 20, 2024
1 parent 56e7c00 commit 0262bfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ updates:
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
- dependency-name: "pandas"
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
- dependency-name: "qrack"
- dependency-name: "pyqrack"
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
# Allow up to 10 open pull requests for pip dependencies
open-pull-requests-limit: 10
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ bqskit==1.1.1
seaborn==0.13.0
stim==1.14.0
stimcirq==1.14.0
pyqrack==1.32.21
pyqrack==1.32.27

0 comments on commit 0262bfc

Please sign in to comment.