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.4.1
1 parent 13e5f88 commit d4a124dCopy full SHA for d4a124d
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==1.1.1
+ mypy==1.4.1
17
lxml==4.9.1
18
types-urllib3==1.26.25
19
types-certifi==2021.10.8.3
0 commit comments