Bump mypy to 1.14.1 (the latest)

Change-Id: I85076d5171a4bd1c21a3db6cfb8fbe18974f9805
This commit is contained in:
Ihar Hrachyshka 2025-01-09 18:20:53 -05:00
parent 1de9764ae9
commit 71878575b5

View File

@ -28,7 +28,7 @@ commands =
[testenv:pep8]
deps =
{[testenv]deps}
mypy==1.13.0
mypy==1.14.1
commands =
flake8
bash {toxinidir}/tools/check_samples.sh