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.
2 parents 1531737 + 63b5dd5 commit c779186Copy full SHA for c779186
tox.ini
@@ -127,7 +127,7 @@ deps =
127
flake8-bugbear==21.4.3
128
flake8==3.9.2
129
mccabe==0.6.1
130
- pep8-naming==0.11.1
+ pep8-naming==0.12.0
131
pycodestyle==2.7.0
132
pydocstyle==6.1.1
133
pyflakes==2.3.1
@@ -187,7 +187,7 @@ description = run Mypy (static type checker)
187
basepython = {[default]basepython}
188
189
deps =
190
- mypy==0.902
+ mypy==0.910
191
types-mock==0.1.3
192
193
{[default]deps}
@@ -323,7 +323,7 @@ description = build documentation
323
324
325
326
- Sphinx==4.0.2
+ Sphinx==4.0.3
327
sphinx-rtd-theme==0.5.2
328
329
commands =
0 commit comments