From a7a34715dff2b19a7f4f0d298117ccf9cfbd9dac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 Oct 2025 04:44:31 +0900 Subject: [PATCH] Pin types-python-dateutil to latest version 2.9.0.20251008 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 721f094c052e3..a938b958ca088 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ pytest-cython sphinx sphinx-design sphinx-copybutton -types-python-dateutil +types-python-dateutil==2.9.0.20251008 types-PyMySQL types-pytz types-PyYAML