Bump mypy to 1.7.0

mypy has now been moved to the requirements
blacklist, so we can bump it up as desired.

Change-Id: I6f17409e2beecc217d71bb2cdaa278e229280d0b
This commit is contained in:
Eric Harney 2023-05-26 10:15:40 -04:00
parent 2d6f89c7a2
commit cea6ab617a
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ SQLAlchemy-Utils>=0.37.8 # BSD License
testtools>=2.4.0 # MIT
doc8>=0.8.1 # Apache-2.0
mypy>=1.2.0 # MIT
mypy>=1.7.0 # MIT
moto>=2.2.5 # Apache-2.0