Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2023
1 parent c24ec60 commit d706624
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cvxpy==1.3.2
qiskit_machine_learning==0.6.1
qiskit-ibm-provider==0.6.1
qiskit-optimization==0.5.0
qiskit-aer==0.12.0
qiskit-aer==0.12.1
scipy==1.10.1
moabb>=0.4.6
pyriemann==0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git+https://github.com/pyRiemann/pyRiemann#egg=pyriemann
qiskit_machine_learning==0.6.1
qiskit-ibm-provider==0.6.1
qiskit-optimization==0.5.0
qiskit-aer==0.12.0
qiskit-aer==0.12.1
cvxpy==1.3.2
docplex>=2.21.207
firebase_admin==6.2.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'qiskit_machine_learning==0.6.1',
'qiskit-ibm-provider==0.6.1',
'qiskit-optimization==0.5.0',
'qiskit-aer==0.12.0',
'qiskit-aer==0.12.1',
'cvxpy==1.3.2',
'scipy==1.10.1',
'docplex>=2.21.207',
Expand Down

0 comments on commit d706624

Please sign in to comment.