tools: bump mypy to 1.9.0

This commit is contained in:
bastimeyer 2024-03-26 21:52:31 +01:00 committed by Sebastian Meyer
parent caf6976d92
commit 33879e284c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ coverage[toml]
ruff ==0.3.4
# typing
mypy ==1.8.0
mypy ==1.9.0
lxml-stubs
trio-typing
types-freezegun