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:
Eric Harney 2022-06-27 10:39:10 -04:00
parent 031f10ce95
commit 6d0a4432ae
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ testtools>=2.4.0 # MIT
bandit==1.6.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
mypy>=0.942 # MIT
moto>=1.3.15 # Apache-2.0
moto>=2.2.5 # Apache-2.0