File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 {[default]deps}
5252
5353 # In Python 2, we need to pull in typing, mock
54- py{26,27,py2}: typing ==3.7.4.3
54+ py{26,27,py2}: typing ==3.10.0.0
5555 py{26,27,py2}: mock ==3.0.5 # rq.filter: <4
5656
5757 # For pytest
@@ -93,7 +93,7 @@ basepython = {[default]basepython}
9393skip_install = True
9494
9595deps =
96- black ==20.8b1
96+ black ==21.5b1
9797
9898setenv =
9999 BLACK_LINT_ARGS =--check
@@ -125,7 +125,7 @@ skip_install = True
125125
126126deps =
127127 flake8-bugbear ==21.4.3
128- flake8 ==3.9.0
128+ flake8 ==3.9.2
129129 mccabe ==0.6.1
130130 pep8-naming ==0.11.1
131131 pycodestyle ==2.7.0
@@ -322,7 +322,7 @@ description = build documentation
322322basepython = {[default]basepython}
323323
324324deps =
325- Sphinx ==3.5.3
325+ Sphinx ==4.0.0
326326 sphinx-rtd-theme ==0.5.2
327327
328328commands =
You can’t perform that action at this time.
0 commit comments