Bump mypy to 1.14.1 (the latest)
Change-Id: I5fdb45daf480646d56772a76d03ee36c0c0f46df
This commit is contained in:
parent
da06d1a7d8
commit
9127c121da
2
tox.ini
2
tox.ini
@ -140,7 +140,7 @@ deps =
|
|||||||
bandit>=1.7.5 # Apache-2.0
|
bandit>=1.7.5 # Apache-2.0
|
||||||
flake8-import-order>=0.18.2,<0.19.0 # LGPLv3
|
flake8-import-order>=0.18.2,<0.19.0 # LGPLv3
|
||||||
pylint==3.2.0 # GPLv2
|
pylint==3.2.0 # GPLv2
|
||||||
mypy==1.13.0
|
mypy==1.14.1
|
||||||
commands=
|
commands=
|
||||||
# If it is easier to add a check via a shell script, consider adding it in this file
|
# If it is easier to add a check via a shell script, consider adding it in this file
|
||||||
bash ./tools/misc-sanity-checks.sh
|
bash ./tools/misc-sanity-checks.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user