We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62f7831 + 33ef55a commit 65bee43Copy full SHA for 65bee43
tox.ini
@@ -120,7 +120,7 @@ basepython = {[default]basepython}
120
skip_install = True
121
122
deps =
123
- flake8-bugbear==20.1.4
+ flake8-bugbear==20.11.1
124
flake8==3.8.4
125
mccabe==0.6.1
126
pep8-naming==0.11.1
@@ -277,7 +277,7 @@ skip_install = True
277
278
279
{[testenv:coverage_report]deps}
280
- codecov==2.1.10
+ codecov==2.1.11
281
282
passenv =
283
# See https://github.com/codecov/codecov-python/blob/master/README.md#using-tox
@@ -319,7 +319,7 @@ description = build documentation
319
basepython = {[default]basepython}
320
321
322
- Sphinx==3.3.0
+ Sphinx==3.3.1
323
sphinx-rtd-theme==0.5.0
324
325
commands =
0 commit comments