Skip to content

Commit b5b13e3

Browse files
authored
Merge pull request #2648 from devitocodes/dependabot/pip/scipy-lt-1.15.4
pip prod(deps): update scipy requirement from <1.15.3 to <1.15.4
2 parents 9446d2d + ec0fa1a commit b5b13e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib<3.10.4
22
pillow>11,<11.2.2
33
pyrevolve==2.2.4
4-
scipy<1.15.3
4+
scipy<1.15.4
55
distributed<2025.4.2
66
click<9.0

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ pytest-runner<6.0.2
33
pytest-cov<6.2.2
44
flake8-pyproject>=1.2.3,<1.2.4
55
nbval<0.11.1
6-
scipy<1.15.3
6+
scipy<1.15.4
77
pooch<1.8.3
88
click<9.0

0 commit comments

Comments
 (0)