Skip to content

Commit 299fb19

Browse files
Merge pull request Kludex#33 from andrew-d/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.1 to 5.4
2 parents 181a322 + 94a6725 commit 299fb19

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.11.0
88
pytest==7.2.0
9-
PyYAML==5.1
9+
PyYAML==5.4

0 commit comments

Comments
 (0)