diff --git a/operator/requirements.txt b/operator/requirements.txt index a8ffabe..34f9b7d 100644 --- a/operator/requirements.txt +++ b/operator/requirements.txt @@ -1,4 +1,4 @@ kopf==1.44.6 kubernetes==36.0.2 -urllib3>=2.6.0 +urllib3>=2.7.0 PyYAML==6.0.3