Skip to content

Commit

Permalink
Bump scipy from 1.2.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.2.0 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.2.0...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 31, 2023
1 parent 8013982 commit a8057de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-min.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ matplotlib==3.0.0
numpy==1.17.3
pandas==1.3.0
pvlib==0.7.0
scipy==1.2.0
scipy==1.10.0
statsmodels==0.11.0
tables==3.5.1
numexpr==2.7.1 # https://github.com/pydata/numexpr/issues/369
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytz==2019.3
requests==2.25.1
retrying==1.3.3
scikit-learn==1.0.2
scipy==1.7.2
scipy==1.10.0
setuptools-scm==7.0.5
six==1.14.0
statsmodels==0.13.1
Expand Down

0 comments on commit a8057de

Please sign in to comment.