From 058ace95221496f8d25660ef0cc93d9a9bdcac9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Nov 2025 04:20:12 +0900 Subject: [PATCH] Update mypy from 1.17.1 to 1.19.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 87384ee738cf3..cb7675bc621a9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -54,7 +54,7 @@ ipython moto asv>=0.6.1 flake8==7.1.0 -mypy==1.17.1 +mypy==1.19.0 tokenize-rt pre-commit>=4.2.0 gitpython