Skip to content

Commit d1f38a8

Browse files
authored
upgrade pyyaml to 5.4.1 (#36107)
1 parent 999ded5 commit d1f38a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/regression_test_tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ readme-renderer[md]==25.0
1919
json-delta==2.0
2020
ConfigArgParse==1.2.3
2121
six==1.14.0
22-
pyyaml==5.3.1
22+
pyyaml==5.4.1
2323
packaging==23.1
2424
Jinja2==3.1.2
2525
MarkupSafe==2.1.3

eng/regression_tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pytoml==0.1.21
2020
json-delta==2.0
2121
ConfigArgParse==1.2.3
2222
six==1.14.0
23-
pyyaml==5.3.1
23+
pyyaml==5.4.1
2424
pytest==7.3.1
2525
pytest-cov==4.0.0
2626
coverage==7.2.5

0 commit comments

Comments
 (0)