diff --git a/poetry.lock b/poetry.lock index 993d0b2..af73043 100644 --- a/poetry.lock +++ b/poetry.lock @@ -587,13 +587,13 @@ typeguard = ">=2.13.3,<2.14.0" [[package]] name = "cdk8s" -version = "2.67.5" +version = "2.68.0" description = "This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster." optional = false python-versions = "~=3.7" files = [ - {file = "cdk8s-2.67.5-py3-none-any.whl", hash = "sha256:7d47100c8a746c53ba48cb457741e3a4916a965ae66f1990180223e73ddc2db2"}, - {file = "cdk8s-2.67.5.tar.gz", hash = "sha256:cb779b838d9e0f14304214247b38f9228cbbde7236e90b94e2ce581ce0543b62"}, + {file = "cdk8s-2.68.0-py3-none-any.whl", hash = "sha256:55d6c58610a862fb52fc3a804db7f101ae374666b683210ca88a7c2ee5630e21"}, + {file = "cdk8s-2.68.0.tar.gz", hash = "sha256:0b81cbeed8c2a505ca019b471b52186767e5c43729fe94656cc40e8cc1f24a89"}, ] [package.dependencies] @@ -604,17 +604,17 @@ typeguard = ">=2.13.3,<2.14.0" [[package]] name = "cdk8s-plus-26" -version = "2.18.51" +version = "2.18.55" description = "cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-26 synthesizes Kubernetes manifests for Kubernetes 1.26.0" optional = false python-versions = "~=3.7" files = [ - {file = "cdk8s-plus-26-2.18.51.tar.gz", hash = "sha256:25223e86c8fdb522a1a7e6c29f5014432d53dae78eebe4ca5b3bffade21b59f8"}, - {file = "cdk8s_plus_26-2.18.51-py3-none-any.whl", hash = "sha256:ea713ec02c319626e4367822b9a5ec8bc72c7e94b530f1bbc5af18901fd8bc08"}, + {file = "cdk8s-plus-26-2.18.55.tar.gz", hash = "sha256:7d5a0d08a222c56540fa44fd3da85fd1331ff2978513c4cd13205dfcd328bd92"}, + {file = "cdk8s_plus_26-2.18.55-py3-none-any.whl", hash = "sha256:35baf50f4b9a22fe59a97f87e671b7cc7ce7e64dd4b9d2635f40aba481cb8399"}, ] [package.dependencies] -cdk8s = ">=2.67.4,<3.0.0" +cdk8s = ">=2.68.0,<3.0.0" constructs = ">=10.3.0,<11.0.0" jsii = ">=1.91.0,<2.0.0" publication = ">=0.0.3"