From 6492f3d29ef1fd54213749f646ec6561eb722554 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 16 Mar 2026 14:43:22 +0100 Subject: [PATCH] chore: bump types in pre-commit-config --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f715a4e0a..a189ff520 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,8 +23,8 @@ repos: - types-cachetools==6.2.0.20251022 - types-filelock==3.2.7 - types-requests==2.32.4.20260107 - - types-tabulate==0.9.0.20241207 - - types-python-dateutil==2.9.0.20260124 + - types-tabulate==0.10.0.20260308 + - types-python-dateutil==2.9.0.20260305 - scipy-stubs==1.17.1.1 - SQLAlchemy==2.0.48 # stages: [push]