File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 test: coverage ==4.5.4
3535 test: idna ==2.8
3636 test: typing ==3.7.4.1
37- test: {py26,py27,py34}: pytest ==4.6.7
37+ test: {py26,py27,py34}: pytest ==4.6.9
3838 test: {py35,py36,py37,py38}: pytest ==5.2.4
3939 test: pytest-cov ==2.8.1
4040
@@ -78,12 +78,12 @@ basepython = python3.8
7878skip_install = True
7979
8080deps =
81- flake8-bugbear ==19.8.0
81+ flake8-bugbear ==20.1.2
8282 # flake8-docstrings==1.5.0
8383 flake8 ==3.7.9
8484 mccabe ==0.6.1
8585 pep8-naming ==0.9.1
86- pydocstyle ==5.0.1
86+ pydocstyle ==5.0.2
8787 # pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
8888 git+git://github.com/PyCQA/pyflakes@ffe9386# egg=pyflakes
8989
@@ -142,7 +142,7 @@ basepython = python3.8
142142skip_install = True
143143
144144deps =
145- mypy ==0.750
145+ mypy ==0.761
146146
147147commands =
148148 mypy \
@@ -242,7 +242,7 @@ description = build documentation
242242basepython = python3.8
243243
244244deps =
245- Sphinx ==2.2.2
245+ Sphinx ==2.3.1
246246 sphinx-rtd-theme ==0.4.3
247247
248248commands =
@@ -284,7 +284,7 @@ basepython = python
284284deps =
285285 check-manifest ==0.40
286286 readme_renderer ==24.0
287- twine ==2.0.0
287+ twine ==3.1.1
288288
289289commands =
290290 check-manifest
You can’t perform that action at this time.
0 commit comments