Skip to content

Commit a7de2cf

Browse files
authored
Merge pull request freqtrade#12242 from freqtrade/dependabot/pip/develop/types-91b7a93ceb
chore(deps-dev): bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 in the types group
2 parents b74a334 + d5620cf commit a7de2cf

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
@@ -28,7 +28,7 @@ repos:
2828
additional_dependencies:
2929
- types-cachetools==6.2.0.20250827
3030
- types-filelock==3.2.7
31-
- types-requests==2.32.4.20250809
31+
- types-requests==2.32.4.20250913
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20250822
3434
- scipy-stubs==1.16.1.1

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ nbconvert==7.16.6
2727
scipy-stubs==1.16.1.1 # keep in sync with `scipy` in `requirements-hyperopt.txt`
2828
types-cachetools==6.2.0.20250827
2929
types-filelock==3.2.7
30-
types-requests==2.32.4.20250809
30+
types-requests==2.32.4.20250913
3131
types-tabulate==0.9.0.20241207
3232
types-python-dateutil==2.9.0.20250822

0 commit comments

Comments
 (0)