File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ skip_install = True
121121
122122deps =
123123 flake8-bugbear ==20.1.4
124- flake8 ==3.8.3
124+ flake8 ==3.8.4
125125 mccabe ==0.6.1
126126 pep8-naming ==0.11.1
127127 pycodestyle ==2.6.0
@@ -184,7 +184,7 @@ description = run Mypy (static type checker)
184184basepython = {[default]basepython}
185185
186186deps =
187- mypy ==0.782
187+ mypy ==0.790
188188
189189 {[default]deps}
190190
@@ -277,7 +277,7 @@ skip_install = True
277277
278278deps =
279279 {[testenv:coverage_report]deps}
280- codecov ==2.1.9
280+ codecov ==2.1.10
281281
282282passenv =
283283 # See https://github.com/codecov/codecov-python/blob/master/README.md#using-tox
@@ -319,7 +319,7 @@ description = build documentation
319319basepython = {[default]basepython}
320320
321321deps =
322- Sphinx ==3.2.1
322+ Sphinx ==3.3.0
323323 sphinx-rtd-theme ==0.5.0
324324
325325commands =
@@ -360,8 +360,8 @@ basepython = {[default]basepython}
360360skip_install = True
361361
362362deps =
363- check-manifest ==0.43
364- readme-renderer ==26 .0
363+ check-manifest ==0.45
364+ readme-renderer ==28 .0
365365 twine ==3.2.0
366366
367367commands =
You can’t perform that action at this time.
0 commit comments