Skip to content

Commit 5dca913

Browse files
authored
Merge pull request freqtrade#12936 from freqtrade/dependabot/pip/develop/types-9ab316b5d0
chore(deps-dev): bump the types group with 2 updates
2 parents 056bb21 + 6492f3d commit 5dca913

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ repos:
2323
- types-cachetools==6.2.0.20251022
2424
- types-filelock==3.2.7
2525
- types-requests==2.32.4.20260107
26-
- types-tabulate==0.9.0.20241207
27-
- types-python-dateutil==2.9.0.20260124
26+
- types-tabulate==0.10.0.20260308
27+
- types-python-dateutil==2.9.0.20260305
2828
- scipy-stubs==1.17.1.1
2929
- SQLAlchemy==2.0.48
3030
# stages: [push]

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ 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
30-
types-tabulate==0.9.0.20241207
31-
types-python-dateutil==2.9.0.20260124
30+
types-tabulate==0.10.0.20260308
31+
types-python-dateutil==2.9.0.20260305
3232
pip-audit==2.10.0

0 commit comments

Comments
 (0)