Bump mypy.

This commit is contained in:
Andrey Rakhmatullin 2023-12-25 15:03:08 +04:00
parent f56b5fc39e
commit 2534a28ef0
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ install_command =
[testenv:typing]
basepython = python3
deps =
mypy==1.7.1
mypy==1.8.0
typing-extensions==4.9.0
types-attrs==19.1.0
types-lxml==2023.10.21