diff --git a/scripts/project-templates/devops/requirements.txt b/scripts/project-templates/devops/requirements.txt index a46297e..6082232 100644 --- a/scripts/project-templates/devops/requirements.txt +++ b/scripts/project-templates/devops/requirements.txt @@ -26,7 +26,7 @@ rich>=13.7.0,<14.0.0 # Containers docker>=7.0.0,<8.0.0 -kubernetes>=29.0.0,<30.0.0 +kubernetes>=29.0.0,<36.0.0 # Testing & Quality pytest>=8.0.0,<9.0.0