Skip to content

Commit fd39e18

Browse files
committed
Updated the PyYAML package in pull-secret-example to include patch fix
see yaml/pyyaml#724 (comment) Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
1 parent f3ab737 commit fd39e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto-discovery/kubernetes/pull-secret-extractor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ oauthlib==3.2.2
88
pyasn1==0.4.8
99
pyasn1-modules==0.2.8
1010
python-dateutil==2.8.2
11-
PyYAML==6.0
11+
PyYAML==6.0.1
1212
requests==2.31.0
1313
requests-oauthlib==1.3.1
1414
rsa==4.9

0 commit comments

Comments
 (0)