Skip to content

Commit 6ea1682

Browse files
Bump pyyaml from 3.11 to 5.4 in /requirements
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@3.11...5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d233bd9 commit 6ea1682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docopt==0.6.2 # Create CLI from a docstring
22
semver==2.0.2 # To match semver-compliant version numbers
3-
PyYAML==3.11 # To parse ep.yml files
3+
PyYAML==5.4 # To parse ep.yml files
44
wheel==0.24.0 # To package in wheel format

0 commit comments

Comments
 (0)