Merge pull request #10814 from freqtrade/dependabot/pip/develop/types-9987b1e203

chore(deps-dev): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 in the types group
This commit is contained in:
Matthias
2024-10-21 09:44:14 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ repos:
additional_dependencies: additional_dependencies:
- types-cachetools==5.5.0.20240820 - types-cachetools==5.5.0.20240820
- types-filelock==3.2.7 - types-filelock==3.2.7
- types-requests==2.32.0.20240914 - types-requests==2.32.0.20241016
- types-tabulate==0.9.0.20240106 - types-tabulate==0.9.0.20240106
- types-python-dateutil==2.9.0.20241003 - types-python-dateutil==2.9.0.20241003
- SQLAlchemy==2.0.35 - SQLAlchemy==2.0.35
+1 -1
View File
@@ -27,6 +27,6 @@ nbconvert==7.16.4
# mypy types # mypy types
types-cachetools==5.5.0.20240820 types-cachetools==5.5.0.20240820
types-filelock==3.2.7 types-filelock==3.2.7
types-requests==2.32.0.20240914 types-requests==2.32.0.20241016
types-tabulate==0.9.0.20240106 types-tabulate==0.9.0.20240106
types-python-dateutil==2.9.0.20241003 types-python-dateutil==2.9.0.20241003