diff --git a/tox.ini b/tox.ini index eaf29173a..f05ebc45a 100644 --- a/tox.ini +++ b/tox.ini @@ -37,9 +37,9 @@ install_command = [testenv:typing] basepython = python3 deps = - lxml-stubs==0.2.0 mypy==0.991 types-attrs==19.1.0 + types-lxml==2022.11.8 types-pyOpenSSL==21.0.0 types-setuptools==57.0.0 commands = @@ -201,4 +201,4 @@ deps = black==22.12.0 commands = black {posargs:--check .} - \ No newline at end of file +