We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a5be68 + 6613366 commit fe48f67Copy full SHA for fe48f67
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
additional_dependencies:
17
- types-cachetools==5.5.0.20240820
18
- types-filelock==3.2.7
19
- - types-requests==2.32.0.20250301
+ - types-requests==2.32.0.20250306
20
- types-tabulate==0.9.0.20241207
21
- types-python-dateutil==2.9.0.20241206
22
- SQLAlchemy==2.0.38
requirements-dev.txt
@@ -27,6 +27,6 @@ nbconvert==7.16.6
27
# mypy types
28
types-cachetools==5.5.0.20240820
29
types-filelock==3.2.7
30
-types-requests==2.32.0.20250301
+types-requests==2.32.0.20250306
31
types-tabulate==0.9.0.20241207
32
types-python-dateutil==2.9.0.20241206
0 commit comments