Merge pull request #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
This commit is contained in:
Matthias
2025-09-15 07:57:40 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ repos:
additional_dependencies:
- types-cachetools==6.2.0.20250827
- types-filelock==3.2.7
- types-requests==2.32.4.20250809
- types-requests==2.32.4.20250913
- types-tabulate==0.9.0.20241207
- types-python-dateutil==2.9.0.20250822
- scipy-stubs==1.16.1.1

View File

@@ -27,6 +27,6 @@ nbconvert==7.16.6
scipy-stubs==1.16.1.1 # keep in sync with `scipy` in `requirements-hyperopt.txt`
types-cachetools==6.2.0.20250827
types-filelock==3.2.7
types-requests==2.32.4.20250809
types-requests==2.32.4.20250913
types-tabulate==0.9.0.20241207
types-python-dateutil==2.9.0.20250822