Skip to content

Commit

Permalink
Bump scipy from 1.10.1 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.10.1...v1.11.3)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 823f494 commit 8b754ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ qiskit_machine_learning==0.6.1
qiskit-ibm-provider==0.7.0
qiskit-optimization==0.5.0
qiskit-aer==0.12.2
scipy==1.10.1
scipy==1.11.3
moabb>=0.4.6
pyriemann==0.5
docplex>=2.21.207
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'qiskit-optimization==0.5.0',
'qiskit-aer==0.12.2',
'cvxpy==1.3.2',
'scipy==1.10.1',
'scipy==1.11.3',
'docplex>=2.21.207',
'firebase_admin==6.2.0',
'tqdm'
Expand Down

0 comments on commit 8b754ab

Please sign in to comment.