Skip to content

Commit d462dd9

Browse files
chore(deps): bump scipy from 1.8.0 to 1.10.0 in /tests (#4731)
Bumps [scipy](https://github.com/scipy/scipy) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.8.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ralf W. Grosse-Kunstleve <rwgk@google.com>
1 parent 782b628 commit d462dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ numpy==1.22.2; platform_python_implementation!="PyPy" and python_version>="3.10"
66
pytest==7.0.0
77
pytest-timeout
88
scipy==1.5.4; platform_python_implementation!="PyPy" and python_version<"3.10"
9-
scipy==1.8.0; platform_python_implementation!="PyPy" and python_version=="3.10"
9+
scipy==1.10.0; platform_python_implementation!="PyPy" and python_version=="3.10"

0 commit comments

Comments
 (0)