Skip to content

Commit fa09fe5

Browse files
committed
Upgrade PyYAML to 6.0.2
1 parent 2a2363a commit fa09fe5

File tree

3 files changed

+406
-392
lines changed

3 files changed

+406
-392
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docutils = "*"
2222
jmespath = "==0.10.0"
2323
pyaml = "==20.4.0"
2424
python-dateutil = "==2.8.1"
25-
PyYAML = "==6.0.1"
25+
PyYAML = "==6.0.2"
2626

2727
[pipenv]
2828
allow_prereleases = true

0 commit comments

Comments
 (0)