Skip to content

Commit

Permalink
Bump scipy from 1.4.1 to 1.10.0 in /devtools/pip_requirements
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.4.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 467f3eb commit 3be4708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devtools/pip_requirements/requirements_unix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ nbsphinx==0.7.1
notebook==6.4.12
numpy==1.19.1
pandas==1.1.2
scipy==1.5.2
scipy==1.10.0
sphinx==3.2.1
sympy==1.6.2
tqdm==4.49.0
Expand Down
2 changes: 1 addition & 1 deletion devtools/pip_requirements/requirements_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ notebook==6.4.12
numpy==1.18.1
pandas==1.1.2
pytest==5.4.3
scipy==1.4.1
scipy==1.10.0
sphinx==3.2.1
sympy==1.5.1
tqdm==4.46.0
Expand Down

0 comments on commit 3be4708

Please sign in to comment.