Skip to content

Commit 5375974

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Jinja2==2.11.3
2-
PyYAML==5.1
2+
PyYAML==5.4
33
Pygments==2.7.4
44
Sphinx==1.2b1
55
cov-core==1.7

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pbr==4.3.0
77
pluggy==0.7.1
88
py==1.10.0
99
pytest==3.8.2
10-
PyYAML==5.1
10+
PyYAML==5.4
1111
six==1.11.0

0 commit comments

Comments
 (0)