Skip to content

Commit

Permalink
Bump pyqrack from 1.30.30 to 1.31.1 (unitaryfund#2534)
Browse files Browse the repository at this point in the history
* Bump pyqrack from 1.30.30 to 1.31.1

Bumps [pyqrack](https://github.com/vm6502q/pyqrack) from 1.30.30 to 1.31.1.
- [Release notes](https://github.com/vm6502q/pyqrack/releases)
- [Commits](unitaryfund/pyqrack@v1.30.30...v1.31.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* ignore minor/patch releases from qrack

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nate stemen <nate@unitary.fund>
  • Loading branch information
dependabot[bot] and natestemen authored Oct 21, 2024
1 parent 8693d0e commit 54f7171
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ 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"
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
labels:
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.13.0
stimcirq==1.13.0
pyqrack==1.30.30
pyqrack==1.31.1

0 comments on commit 54f7171

Please sign in to comment.