We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43a840 commit 65d85efCopy full SHA for 65d85ef
1 file changed
tox.ini
@@ -112,10 +112,10 @@ skip_install = True
112
113
deps =
114
flake8-bugbear==20.1.4
115
- flake8==3.7.9
+ flake8==3.8.0
116
mccabe==0.6.1
117
pep8-naming==0.10.0
118
- pycodestyle==2.5.0
+ pycodestyle==2.6.0
119
pydocstyle==5.0.2
120
# pin pyflakes pending a release with https://github.com/PyCQA/pyflakes/pull/455
121
git+git://github.com/PyCQA/pyflakes@ffe9386#egg=pyflakes
0 commit comments