Skip to content

Commit 14e97e3

Browse files
authored
Merge pull request freqtrade#12938 from freqtrade/dependabot/pip/develop/scipy-1e08eb4daa
chore(deps-dev): bump scipy-stubs from 1.17.1.0 to 1.17.1.1 in the scipy group
2 parents 0f816dd + e3994d1 commit 14e97e3

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.9.0.20241207
2727
- types-python-dateutil==2.9.0.20260124
28-
- scipy-stubs==1.17.1.0
28+
- scipy-stubs==1.17.1.1
2929
- SQLAlchemy==2.0.47
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.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
26+
scipy-stubs==1.17.1.1 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2727
types-cachetools==6.2.0.20251022
2828
types-filelock==3.2.7
2929
types-requests==2.32.4.20260107

0 commit comments

Comments
 (0)