Skip to content

Commit 0e2643f

Browse files
committed
update PyYAML to 6.0.1
1 parent 4572882 commit 0e2643f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
invoke==2.0.0
2-
PyYAML==5.4.1 ; python_version < '3.9'
3-
PyYAML==6.0 ; python_version >= '3.9'
2+
PyYAML==6.0.1
43
dkfileutils==1.4.2
54
yamldirs==1.1.8
65
Sphinx==5.2.3
@@ -16,3 +15,4 @@ dkpkg==2.0.1
1615
future==0.18.2
1716
configparser==5.2.0
1817
pathtools==0.1.2
18+

0 commit comments

Comments
 (0)