Skip to content

Commit 5a54ad9

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 2c7e95c commit 5a54ad9

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
@@ -6,4 +6,4 @@ pbr==4.3.0
66
pluggy==1.0.0
77
py==1.10.0
88
pytest==6.2.5
9-
PyYAML==5.1
9+
PyYAML==5.4

0 commit comments

Comments
 (0)