Skip to content

Commit b21d744

Browse files
Bump pyyaml from 3.13 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@3.13...5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d57cee6 commit b21d744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"Flask-WTF==0.12",
131131
"typing",
132132
"click==6.7",
133-
"pyyaml==5.1.2",
133+
"pyyaml==5.4",
134134
"requests",
135135
"future",
136136
"lit==0.11.1",

0 commit comments

Comments
 (0)