Skip to content

Commit c47f5f9

Browse files
authored
Merge pull request freqtrade#12997 from freqtrade/dependabot/pip/develop/scipy-7ad29c80bf
chore(deps-dev): bump scipy-stubs from 1.17.1.2 to 1.17.1.3 in the scipy group across 1 directory
2 parents 60ede00 + 4b9ab0a commit c47f5f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- types-requests==2.32.4.20260107
2626
- types-tabulate==0.10.0.20260308
2727
- types-python-dateutil==2.9.0.20260305
28-
- scipy-stubs==1.17.1.2
28+
- scipy-stubs==1.17.1.3
2929
- SQLAlchemy==2.0.48
3030
# stages: [push]
3131

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ time-machine==3.2.0
2323
nbconvert==7.17.0
2424

2525
# mypy types
26-
scipy-stubs==1.17.1.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
26+
scipy-stubs==1.17.1.3 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2727
types-cachetools==6.2.0.20260317
2828
types-filelock==3.2.7
2929
types-requests==2.32.4.20260107

0 commit comments

Comments
 (0)