File tree Expand file tree Collapse file tree 3 files changed +22
-20
lines changed Expand file tree Collapse file tree 3 files changed +22
-20
lines changed Original file line number Diff line number Diff line change 11# unique to ReadTheDocs
22atomicwrites == 1.4.0
3- distlib == 0.3.3
4- filelock == 3.4 .0
5- mkdocs == 1.2.3
6- mkdocs-material == 8.0.2
3+ distlib == 0.3.4
4+ filelock == 3.6 .0
5+ mkdocs == 1.3.0
6+ mkdocs-material == 8.2.9
77mkdocs-material-extensions == 1.0.3
8- mkdocstrings == 0.16.2
9- Pygments == 2.10.0
10- pymdown-extensions == 9.1
11- # mkdocstrings 0.16.2 dpeends on pytkdocs<0.13.0 and >=0.2.0
12- pytkdocs < 0.13.0
8+ mkdocstrings == 0.18.1
9+ mkdocstrings-python >= 0.5.2
10+ mkdocstrings-python-legacy == 0.2.2
11+ Pygments == 2.11.2
12+ pymdown-extensions == 9.3
13+ pytkdocs == 0.16.1
1314docutils == 0.18.1
Original file line number Diff line number Diff line change 11# Linter
2- pylint == 2.12.1
2+ pylint == 2.13.5
33# Unit testing - nose and pytest
44nose == 1.3.7
5- pytest == 6.2.5
6- coverage == 6.2
5+ pytest == 7.1.1
6+ coverage == 6.3. 2
77# Security testing
8- bandit == 1.7.1
8+ bandit == 1.7.4
99# Formatter
10- black == 20.8b1
10+ black == 22.3.0
1111# type check
12- mypy == 0.812
12+ mypy == 0.942
13+ types-PyYAML == 6.0.10
Original file line number Diff line number Diff line change 11# AWS
2- boto3 == 1.20.50
3- botocore == 1.23.50
2+ boto3 == 1.21.39
3+ botocore == 1.24.39
44# Speeds up IAM logic
55cached-property == 1.5.2
66# Command line
7- click == 8.0.3
7+ click == 8.1.2
88click_option_group == 0.5.3
99# Templating - required for exclusions YAML files and inserting content to HTML report
10- jinja2 == 3.0.3
10+ jinja2 == 3.1.1
1111pyyaml == 6.0
1212# We render Markdown glossary files as HTML in the Cloudsplaining report
1313markdown == 3.3.6
1414# AWS IAM Logic
15- policy-sentry == 0.12.2
15+ policy-sentry == 0.12.4
1616# Schema validation
1717schema == 0.7.5
You can’t perform that action at this time.
0 commit comments