Skip to content

Commit aeb86a3

Browse files
authored
Merge pull request #805 from M00nF1sh/security_alert
fix security_alert and broken docs
2 parents 424350f + 29e80b9 commit aeb86a3

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name = "pypi"
66
[packages]
77
mkdocs = "*"
88
mkdocs-material = "*"
9+
pyyaml = ">=4.2b1"
910

1011
[dev-packages]
1112

docs/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../CONTRIBUTING.md

docs/code-of-conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../code-of-conduct.md

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
README.md
1+
../README.md

0 commit comments

Comments
 (0)