mirror of
https://opendev.org/openstack/neutron.git
synced 2026-01-16 23:11:58 +00:00
Bump mypy to 1.14.1 (the latest)
Change-Id: I5fdb45daf480646d56772a76d03ee36c0c0f46df
This commit is contained in:
parent
da06d1a7d8
commit
9127c121da
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -140,7 +140,7 @@ deps =
|
|||
bandit>=1.7.5 # Apache-2.0
|
||||
flake8-import-order>=0.18.2,<0.19.0 # LGPLv3
|
||||
pylint==3.2.0 # GPLv2
|
||||
mypy==1.13.0
|
||||
mypy==1.14.1
|
||||
commands=
|
||||
# If it is easier to add a check via a shell script, consider adding it in this file
|
||||
bash ./tools/misc-sanity-checks.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue