diff --git a/pyproject.toml b/pyproject.toml index 8c25d4e6a1..39d90452d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ "colorlog<7.0.0,>=6.9.0", "pyarrow-stubs>=17.16,<21.0", "gcloud-aio-storage<10.0.0,>=9.3.0", - "kr8s==0.20.9", + "kr8s==0.20.10", "structlog>=25.4.0", "pandas-gbq>=0.29.2", "dagster-sqlmesh>=0.20.0",