From 166d6ef58a43188861a4c012659f81702a048157 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Nov 2025 15:48:07 +0900 Subject: [PATCH] Pin scipy-stubs to latest version 1.16.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 87384ee738cf3..96a4129675b8a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -66,7 +66,7 @@ pytest-cython sphinx sphinx-design sphinx-copybutton -scipy-stubs +scipy-stubs==1.16.3.1 types-python-dateutil types-PyMySQL types-pytz