From 0ff0362b1384c73645fa1b187e7185cf06433a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 03:13:57 +0000 Subject: [PATCH] Bump types-python-dateutil from 2.9.0.20260518 to 2.9.0.20260716 Bumps types-python-dateutil from 2.9.0.20260518 to 2.9.0.20260716. --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260716 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 a7a8f1a945..e14fd8696a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: pass_filenames: false additional_dependencies: - types-pkg_resources==0.1.2 - - types-python-dateutil==2.9.0.20260518 + - types-python-dateutil==2.9.0.20260716 - types-PyYAML==6.0.12.20260518 - types-orjson==3.6.2 - types-tabulate==0.10.0.20260508 @@ -66,7 +66,7 @@ repos: - types-requests==2.33.0.20260712 - types-Flask==1.1.6 - types-redis==4.6.0.20241004 - - types-python-dateutil==2.9.0.20260518 + - types-python-dateutil==2.9.0.20260716 - types-orjson==3.6.2 - types-tabulate==0.10.0.20260508 - repo: meta