Skip to content

Commit

Permalink
Bump qiskit-aer from 0.13.0 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [qiskit-aer](https://github.com/Qiskit/qiskit-aer) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/Qiskit/qiskit-aer/releases)
- [Commits](Qiskit/qiskit-aer@0.13.0...0.13.1)

---
updated-dependencies:
- dependency-name: qiskit-aer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 6d8dde1 commit 3f1e838
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ classifiers = [
]
dependencies = [
"qiskit==0.45.1",
"qiskit-aer==0.13.0",
"qiskit-aer==0.13.1",
"loguru==0.7.2",
"sympy==1.12",
"antlr4-python3-runtime==4.11",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
qiskit==0.45.1
qiskit-aer==0.13.0
qiskit-aer==0.13.1
loguru==0.7.2
sympy==1.12
antlr4-python3-runtime==4.11
Expand Down

0 comments on commit 3f1e838

Please sign in to comment.