Skip to content

Commit b4c721a

Browse files
authored
Merge pull request #1318 from FlorianPfaff/dependabot/pip/scipy-1.16.3
Bump scipy from 1.14.0 to 1.16.3
2 parents f3beb1f + 533634a commit b4c721a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "3.
5757
pytz==2025.2 ; python_version >= "3.10" and python_version < "3.13"
5858
pyyaml==6.0.3 ; python_version >= "3.10" and python_version < "3.13"
5959
requests==2.32.5 ; python_version >= "3.10" and python_version < "3.13"
60-
scipy==1.14.0 ; python_version >= "3.10" and python_version < "3.13"
60+
scipy==1.16.3 ; python_version >= "3.10" and python_version < "3.13"
6161
shapely==2.1.2 ; python_version >= "3.10" and python_version < "3.13"
6262
six==1.17.0 ; python_version >= "3.10" and python_version < "3.13"
6363
sympy==1.13.1 ; python_version >= "3.10" and python_version < "3.13"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "3.
2626
pytz==2025.2 ; python_version >= "3.10" and python_version < "3.13"
2727
pyyaml==6.0.3 ; python_version >= "3.10" and python_version < "3.13"
2828
requests==2.32.5 ; python_version >= "3.10" and python_version < "3.13"
29-
scipy==1.14.0 ; python_version >= "3.10" and python_version < "3.13"
29+
scipy==1.16.3 ; python_version >= "3.10" and python_version < "3.13"
3030
shapely==2.1.2 ; python_version >= "3.10" and python_version < "3.13"
3131
six==1.17.0 ; python_version >= "3.10" and python_version < "3.13"
3232
tqdm==4.67.1 ; python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)