Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent f75f59c commit 8c1b808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyarrow==12.0.0
pydeck==0.8.1b0
pytest==7.3.1
pytest-cov==4.1.0
scipy==1.9.1
scipy==1.10.0
streamlit==1.23.1
xlrd==1.2.0
XlsxWriter==1.3.7
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plotly==5.14.1
pluggy==1.0.0
protobuf==3.20.2
pyarrow==12.0.0
scipy==1.9.1
scipy==1.10.0
streamlit==1.23.1
xlrd==1.2.0
XlsxWriter==1.3.7

0 comments on commit 8c1b808

Please sign in to comment.