File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11wheel == 0.36.2
22isort == 5.8.0
3- black == 21.5b1
4- pylint == 2.8.2
3+ black == 21.5b2
4+ pylint == 2.8.3
55flake8 == 3.9.2
66mypy == 0.812
77pydocstyle == 6.1.1
88doc8 == 0.8.1
99tox == 3.23.1
1010pytest == 6.2.4
11- pytest-cov == 2.12.0
12- pytest-rerunfailures == 9.1.1
11+ pytest-cov == 2.12.1
12+ pytest-rerunfailures == 10.0
1313pytest-xdist == 2.2.1
1414pytest-timeout == 1.4.2
1515cfn-lint == 0.49.2
@@ -18,7 +18,7 @@ cfn-flip==1.2.3
1818twine == 3.4.1
1919sphinx == 4.0.2
2020sphinx_bootstrap_theme == 0.7.1
21- nbsphinx == 0.8.5
21+ nbsphinx == 0.8.6
2222nbsphinx-link == 1.3.0
2323IPython ~= 7.16
2424moto == 2.0.8
Original file line number Diff line number Diff line change 1- boto3 >= 1.12.49 ,< 2.0.0
2- botocore >= 1.15.49 ,< 2.0.0
1+ boto3 >= 1.16.8 ,< 2.0.0
2+ botocore >= 1.19.8 ,< 2.0.0
33numpy >= 1.18.0 ,< 1.21.0
44pandas >= 1.1.0 ,< 1.3.0
55pyarrow >= 2.0.0 ,< 4.1.0
You can’t perform that action at this time.
0 commit comments