We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mypy
1 parent b6e3df6 commit ae57cedCopy full SHA for ae57ced
1 file changed
py/tox.ini
@@ -13,7 +13,7 @@ commands = sphinx-build -b html -d ../build/doctrees docs/source ../build/docs/a
13
[testenv:mypy]
14
skip_install = true
15
deps =
16
- mypy==0.982
+ mypy==0.991
17
lxml==4.9.1
18
types-urllib3==1.26.25
19
types-certifi==2021.10.8.3
0 commit comments