Skip to content

Commit 12f3725

Browse files
authored
Merge pull request #310 from nitrocode/patch-1
bump pyyaml to 6.0.1
2 parents 6372102 + 6d7ef31 commit 12f3725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ click==8.1.7
88
click_option_group==0.5.6
99
# Templating - required for exclusions YAML files and inserting content to HTML report
1010
jinja2==3.1.2
11-
pyyaml==6.0
11+
pyyaml==6.0.1
1212
# We render Markdown glossary files as HTML in the Cloudsplaining report
1313
markdown==3.4.4
1414
# AWS IAM Logic

0 commit comments

Comments
 (0)