From 16a2c68c3b6abe928de293edf90509b30927e68a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 03:39:04 +0000 Subject: [PATCH] chore(deps): update dependency types-python-dateutil to v2.9.0.20241003 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 705360c46e11..c27851166bd3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -154,7 +154,7 @@ mypy = [ "types-jsonschema==4.23.0.20240813", "types-openpyxl==3.1.5.20240918", "types-Pillow==10.2.0.20240822", - "types-python-dateutil==2.9.0.20240906", + "types-python-dateutil==2.9.0.20241003", "types-requests==2.32.0.20240914" ] mysql = [