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: I6aa753818ed35dccd47c22d05fa2ce80473edfb8
This commit is contained in:
parent
85387cae8b
commit
18d833dc88
@ -21,5 +21,5 @@ testtools>=2.4.0 # MIT
|
||||
# so we need to pin it here to a known working version
|
||||
bandit==1.6.0 # Apache-2.0
|
||||
doc8>=0.8.1 # Apache-2.0
|
||||
mypy>=0.910 # MIT
|
||||
mypy>=0.942 # MIT
|
||||
moto>=1.3.15 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user