Skip to content

Commit

Permalink
Bump scipy from 1.4.1 to 1.10.0 in /devtools/pip_requirements (#67)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2023
1 parent 01979a2 commit 4a73c31
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 4a73c31

Please sign in to comment.