Skip to content

Commit c9c1272

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 e3001ee commit c9c1272

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
@@ -131,7 +131,7 @@
131131
"Flask-WTF==0.12",
132132
"typing",
133133
"click==6.7",
134-
"pyyaml==3.13",
134+
"pyyaml==5.4",
135135
"requests",
136136
"future",
137137
"lit==0.11.1",

0 commit comments

Comments
 (0)