Bump mypy to 2.0.0

This commit is contained in:
aitbc1
2026-05-07 17:39:16 +02:00
parent c62c138d81
commit 5e841fde03

View File

@@ -86,7 +86,7 @@ pytest-timeout = "2.4.0"
black = "24.4.2"
flake8 = "7.3.0"
ruff = "0.15.10"
mypy = "1.20.0"
mypy = "2.0.0"
isort = "8.0.1"
pre-commit = "4.5.1"
bandit = "1.9.4"