update PyYAML dependency in e2e tests
This commit is contained in:
parent
fa79aa9f49
commit
34031d8d19
|
|
@ -1,3 +1,3 @@
|
||||||
kubernetes==11.0.0
|
kubernetes==11.0.0
|
||||||
timeout_decorator==0.4.1
|
timeout_decorator==0.4.1
|
||||||
pyyaml==5.3.1
|
pyyaml==5.4.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue