File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11wheel == 0.36.2
22isort == 5.7.0
33black == 20.8b1
4- pylint == 2.6.0
4+ pylint == 2.6.2
55flake8 == 3.8.4
6- mypy == 0.800
6+ mypy == 0.812
77pydocstyle == 5.1.1
88doc8 == 0.8.1
9- tox == 3.21 .4
9+ tox == 3.22 .4
1010pytest == 6.2.2
1111pytest-cov == 2.11.1
12- pytest-xdist == 2.2.0
12+ pytest-xdist == 2.2.1
1313pytest-timeout == 1.4.2
14- cfn-lint == 0.44.7
15- pydot == 1.4.1
14+ cfn-lint == 0.45.0
15+ pydot == 1.4.2
1616cfn-flip == 1.2.3
1717twine == 3.3.0
18- sphinx == 3.4.3
18+ sphinx == 3.5.1
1919sphinx_bootstrap_theme == 0.7.1
2020moto == 1.3.16
21- jupyterlab == 3.0.7
21+ jupyterlab == 3.0.8
2222s3fs == 0.4.2
2323python-Levenshtein == 0.12.2
2424-e .[sqlserver ]
Original file line number Diff line number Diff line change 1- sphinx==3.4.3
1+ sphinx==3.5.1
22sphinx_bootstrap_theme==0.7.1
33-e .
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ passenv = AWS_PROFILE AWS_DEFAULT_REGION AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY
66deps =
77 .[sqlserver]
88 pytest ==6.2.2
9- pytest-xdist ==2.2.0
9+ pytest-xdist ==2.2.1
1010 pytest-timeout ==1.4.2
1111 moto ==1.3.16
1212 s3fs ==0.4.2
You can’t perform that action at this time.
0 commit comments