From e45d781630cc959d590fd0ce42d788d26f594d4e Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 6 Apr 2026 08:57:18 +0200 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 387b4cbfe..78b7eb2c9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,9 +22,9 @@ repos: additional_dependencies: - types-cachetools==6.2.0.20260317 - types-filelock==3.2.7 - - types-requests==2.32.4.20260107 + - types-requests==2.33.0.20260327 - types-tabulate==0.10.0.20260308 - - types-python-dateutil==2.9.0.20260305 + - types-python-dateutil==2.9.0.20260323 - scipy-stubs==1.17.1.3 - SQLAlchemy==2.0.48 # stages: [push]