Skip to content

Commit 42c8795

Browse files
authored
Merge pull request freqtrade#11827 from freqtrade/dependabot/pip/develop/types-59cf8d3746
chore(deps-dev): bump types-requests from 2.32.0.20250515 to 2.32.0.20250602 in the types group
2 parents f878d05 + 1a4db77 commit 42c8795

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.0.0.20250525
3030
- types-filelock==3.2.7
31-
- types-requests==2.32.0.20250515
31+
- types-requests==2.32.0.20250602
3232
- types-tabulate==0.9.0.20241207
3333
- types-python-dateutil==2.9.0.20250516
3434
- SQLAlchemy==2.0.41

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
# mypy types
2828
types-cachetools==6.0.0.20250525
2929
types-filelock==3.2.7
30-
types-requests==2.32.0.20250515
30+
types-requests==2.32.0.20250602
3131
types-tabulate==0.9.0.20241207
3232
types-python-dateutil==2.9.0.20250516

0 commit comments

Comments
 (0)