Bump moto version to support py3.9
Cinder states support for Python 3.9. Bump to a version of moto that supports the same. Change-Id: I1e42ca64ba3a9082e78bfa46c9ab76a8af4841ec
This commit is contained in:
parent
031f10ce95
commit
6d0a4432ae
@ -22,4 +22,4 @@ testtools>=2.4.0 # MIT
|
|||||||
bandit==1.6.0 # Apache-2.0
|
bandit==1.6.0 # Apache-2.0
|
||||||
doc8>=0.8.1 # Apache-2.0
|
doc8>=0.8.1 # Apache-2.0
|
||||||
mypy>=0.942 # MIT
|
mypy>=0.942 # MIT
|
||||||
moto>=1.3.15 # Apache-2.0
|
moto>=2.2.5 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user