We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 056bb21 + 6492f3d commit 5dca913Copy full SHA for 5dca913
2 files changed
.pre-commit-config.yaml
@@ -23,8 +23,8 @@ repos:
23
- types-cachetools==6.2.0.20251022
24
- types-filelock==3.2.7
25
- types-requests==2.32.4.20260107
26
- - types-tabulate==0.9.0.20241207
27
- - types-python-dateutil==2.9.0.20260124
+ - types-tabulate==0.10.0.20260308
+ - types-python-dateutil==2.9.0.20260305
28
- scipy-stubs==1.17.1.1
29
- SQLAlchemy==2.0.48
30
# stages: [push]
requirements-dev.txt
@@ -27,6 +27,6 @@ scipy-stubs==1.17.1.1 # keep in sync with `scipy` in `requirements-hyperopt.txt
types-cachetools==6.2.0.20251022
types-filelock==3.2.7
types-requests==2.32.4.20260107
-types-tabulate==0.9.0.20241207
31
-types-python-dateutil==2.9.0.20260124
+types-tabulate==0.10.0.20260308
+types-python-dateutil==2.9.0.20260305
32
pip-audit==2.10.0
0 commit comments