Bump mypy version to 0.942

Sync with the max version specified by
openstack dependency constraints.

This brings in a handful of fixes and features
over 0.910.

Change-Id: Ia074945de1003cd88f86018bb8cb5ef02d5c4500
This commit is contained in:
Eric Harney 2022-04-11 10:38:49 -04:00
parent 56bf0272b5
commit 1d50e6713e
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ pycodestyle==2.6.0 # MIT
doc8>=0.8.1 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
bandit>=1.6.0,<1.7.0 # Apache-2.0
mypy>=0.910 # MIT
mypy>=0.942 # MIT