Skip to content

Commit 2f85129

Browse files
committed
Upgrade PyYaml dependency
This in response to yaml/pyyaml#601 on MacOS.
1 parent dc3440b commit 2f85129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requests==2.31.0
1010
smmap==3.0.5
1111
soupsieve==2.0.1
1212
urllib3==1.26.5
13-
pyyaml==5.4
13+
pyyaml==6.0.1
1414
wheel==0.38.1
1515
jsonschema==4.9.1
1616
marko==1.2.1

0 commit comments

Comments
 (0)