Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 336fddc commit fe46d91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
networkx==2.5
numpy==1.19.5
plotly==4.9.0
scipy==1.5.3
scipy==1.10.0
typing==3.7.4.3
sphinx_copybutton==0.4.0
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ networkx==2.5
numpy==1.22.0
plotly==4.9.0
pytest==6.1.2
scipy==1.5.3
scipy==1.10.0
tox==3.20.1
typing==3.7.4.3
flake8==3.7.9

0 comments on commit fe46d91

Please sign in to comment.