Skip to content

Commit a79b0cd

Browse files
Bump pyyaml from 5.3.1 to 5.4.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3.1...5.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 935fae2 commit a79b0cd

File tree

2 files changed

+178
-150
lines changed

2 files changed

+178
-150
lines changed

Pipfile

+1-1
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 = "==5.3.1"
25+
PyYAML = "==5.4.1"
2626

2727
[pipenv]
2828
allow_prereleases = true

0 commit comments

Comments
 (0)