Skip to content

Commit 14faf3a

Browse files
committed
Update development dependencies.
1 parent ed1aef8 commit 14faf3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
wheel==0.35.1
22
awscli>=1.18.0,<2.0.0
3-
isort==5.5.1
3+
isort==5.5.2
44
black==19.10b0
55
pylint==2.6.0
66
flake8==3.8.3
77
mypy==0.782
88
pydocstyle==5.1.1
99
doc8==0.8.1
1010
tox==3.20.0
11-
pytest==6.0.1
11+
pytest==6.0.2
1212
pytest-cov==2.10.1
1313
pytest-xdist==2.1.0
1414
pytest-timeout==1.4.2
1515
scikit-learn==0.23.2
16-
cfn-lint==0.35.1
16+
cfn-lint==0.36.0
1717
cfn-flip==1.2.3
1818
twine==3.2.0
1919
sphinx==3.2.1
2020
sphinx_bootstrap_theme==0.7.1
21-
moto==1.3.14
22-
jupyterlab==2.2.6
21+
moto==1.3.16
22+
jupyterlab==2.2.8
2323
s3fs==0.4.2

0 commit comments

Comments
 (0)