mypy: Bump to 1.17.0

Use mypy version 1.17.0.

Change-Id: I8b653e42d10c7a3ad19525643c4591d337fefb1d
Signed-off-by: Eric Harney <eharney@redhat.com>
This commit is contained in:
Eric Harney
2025-07-17 10:20:34 -04:00
parent 44406e57a4
commit 23583d0417

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,<1.17.0 # MIT
mypy>=1.7.0,<1.18.0 # MIT
moto>=5.0.0 # Apache-2.0
distro>=1.8.0 # Apache-2.0