Skip to content

Commit fe48f67

Browse files
authored
Merge pull request freqtrade#11482 from freqtrade/dependabot/pip/develop/types-dfbe43a2fe
chore(deps-dev): bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 in the types group
2 parents 6a5be68 + 6613366 commit fe48f67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
additional_dependencies:
1717
- types-cachetools==5.5.0.20240820
1818
- types-filelock==3.2.7
19-
- types-requests==2.32.0.20250301
19+
- types-requests==2.32.0.20250306
2020
- types-tabulate==0.9.0.20241207
2121
- types-python-dateutil==2.9.0.20241206
2222
- SQLAlchemy==2.0.38

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ nbconvert==7.16.6
2727
# mypy types
2828
types-cachetools==5.5.0.20240820
2929
types-filelock==3.2.7
30-
types-requests==2.32.0.20250301
30+
types-requests==2.32.0.20250306
3131
types-tabulate==0.9.0.20241207
3232
types-python-dateutil==2.9.0.20241206

0 commit comments

Comments
 (0)