diff --git a/poetry.lock b/poetry.lock index de7f856..86798a6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -239,14 +239,14 @@ pytest = ["pytest (>=8.4.1)", "pytest-aiohttp (>=1.1.0)", "pytest-asyncio (>=1.0 [[package]] name = "apolo-kube-client" -version = "25.11.10" +version = "25.12.1" description = "Apolo internal client for kubernetes API" optional = false python-versions = "<4.0,>=3.13" groups = ["main"] files = [ - {file = "apolo_kube_client-25.11.10-py3-none-any.whl", hash = "sha256:5c1dc0138ecfadb723a65d182cb47689d01123e85c1c734455cca96223db34de"}, - {file = "apolo_kube_client-25.11.10.tar.gz", hash = "sha256:09ed02dcb4265a3a04ab0ef9703cac2a01596172399ef778c3dc977fac8f98b5"}, + {file = "apolo_kube_client-25.12.1-py3-none-any.whl", hash = "sha256:7fde674055bd9695919413cf834a81f632f4850675d840ba59ad67dbb2eb6bca"}, + {file = "apolo_kube_client-25.12.1.tar.gz", hash = "sha256:55e798eeacc0f80dd70c1928b625a8678f0b3faf4df47332120f61f6e2cd0ef0"}, ] [package.dependencies] @@ -2490,4 +2490,4 @@ propcache = ">=0.2.1" [metadata] lock-version = "2.1" python-versions = ">=3.13,<4.0" -content-hash = "c6ef9cb65650669dc465fb8e2986151e93b00a272b0d56f381d16b04bb6b4431" +content-hash = "10bc1c9f39f381f2d68026f15dfedde74126300ff6a03f807ab9280ba362084c" diff --git a/pyproject.toml b/pyproject.toml index d286847..8e539aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ multidict = "6.7.0" neuro-auth-client = "25.8.2" trafaret = "2.1.1" neuro-logging = "25.11.0" -apolo-kube-client = "^25.11.10" +apolo-kube-client = "^25.12.1" apolo-events-client = "25.10.0" [tool.poetry.scripts]