From eb36c200f2bf506166d41bdf29f17c4f1c8c9802 Mon Sep 17 00:00:00 2001 From: wvandeun Date: Mon, 27 May 2024 15:36:56 +0200 Subject: [PATCH] update infrahub-sdk to v0.11.0 --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 105df07..06b1b37 100644 --- a/poetry.lock +++ b/poetry.lock @@ -200,13 +200,13 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag [[package]] name = "infrahub-sdk" -version = "0.10.1" +version = "0.11.0" description = "Python Client to interact with Infrahub" optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "infrahub_sdk-0.10.1-py3-none-any.whl", hash = "sha256:eb85bfe249f5d7eeb73590f9ac8eae158e4c887aa389798161e2710fb889e259"}, - {file = "infrahub_sdk-0.10.1.tar.gz", hash = "sha256:7373001b5c7bf95cdab30fe2107db562f7d07718779bc7a3a927e78f872c3a6e"}, + {file = "infrahub_sdk-0.11.0-py3-none-any.whl", hash = "sha256:d4cff12e7f745e0697a8a174d63a536cdaf2f4bc5aed2a3593321851ce5b683d"}, + {file = "infrahub_sdk-0.11.0.tar.gz", hash = "sha256:ef6ce4e8266832975fc262e8604926a97c7cf07195896eaef4568a73bdad4798"}, ] [package.dependencies]