From f55fd821b28a237919eff063d35449714b556ce3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Nov 2025 02:47:26 +0900 Subject: [PATCH] Pin types-python-dateutil to latest version 2.9.0.20251115 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 87384ee738cf3..86c5c1fab5a18 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -67,7 +67,7 @@ sphinx sphinx-design sphinx-copybutton scipy-stubs -types-python-dateutil +types-python-dateutil==2.9.0.20251115 types-PyMySQL types-pytz types-PyYAML