Merge "Pin upper version of mypy" into stable/2024.2

This commit is contained in:
Zuul 2025-01-04 01:12:16 +00:00 committed by Gerrit Code Review
commit 1f951abf1b

View File

@ -18,6 +18,6 @@ SQLAlchemy-Utils>=0.37.8 # BSD License
testtools>=2.4.0 # MIT
doc8>=0.8.1 # Apache-2.0
mypy>=1.7.0 # MIT
mypy>=1.7.0,<1.14.0 # MIT
moto>=5.0.0 # Apache-2.0
distro>=1.8.0 # Apache-2.0