We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c8b39d + c74033d commit 17fa2c9Copy full SHA for 17fa2c9
.pre-commit-config.yaml
@@ -28,9 +28,9 @@ repos:
28
additional_dependencies:
29
- types-cachetools==5.5.0.20240820
30
- types-filelock==3.2.7
31
- - types-requests==2.32.0.20250328
+ - types-requests==2.32.0.20250515
32
- types-tabulate==0.9.0.20241207
33
- - types-python-dateutil==2.9.0.20241206
+ - types-python-dateutil==2.9.0.20250516
34
- SQLAlchemy==2.0.40
35
# stages: [push]
36
requirements-dev.txt
@@ -27,6 +27,6 @@ nbconvert==7.16.6
27
# mypy types
types-cachetools==5.5.0.20240820
types-filelock==3.2.7
-types-requests==2.32.0.20250328
+types-requests==2.32.0.20250515
types-tabulate==0.9.0.20241207
-types-python-dateutil==2.9.0.20241206
+types-python-dateutil==2.9.0.20250516
0 commit comments