Bump mypy to 1.2.0

Change-Id: I128de9ac7195adb5fc1467607abe8c1f40f47d16
This commit is contained in:
Eric Harney 2023-04-10 10:09:48 -04:00
parent b6f0f3c25e
commit 2241a07f6b
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ pycodestyle==2.8.0 # MIT
doc8>=0.8.1 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
bandit>=1.7.0,<1.8.0 # Apache-2.0
mypy>=1.1.1 # MIT
mypy>=1.2.0 # MIT
eventlet>=0.30.1,!=0.32.0 # MIT