Skip to content

Commit 253950d

Browse files
authored
Merge pull request freqtrade#12600 from freqtrade/dependabot/pip/develop/scipy-ea2b5522bf
chore(deps-dev): bump scipy-stubs from 1.16.3.1 to 1.16.3.2 in the scipy group
2 parents ed92d6b + ebb362d commit 253950d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- types-requests==2.32.4.20250913
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20251115
34-
- scipy-stubs==1.16.3.1
34+
- scipy-stubs==1.16.3.2
3535
- SQLAlchemy==2.0.44
3636
# stages: [push]
3737

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ time-machine==3.1.0
2424
nbconvert==7.16.6
2525

2626
# mypy types
27-
scipy-stubs==1.16.3.1 # keep in sync with `scipy` in `requirements-hyperopt.txt`
27+
scipy-stubs==1.16.3.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2828
types-cachetools==6.2.0.20251022
2929
types-filelock==3.2.7
3030
types-requests==2.32.4.20250913

0 commit comments

Comments
 (0)