From 0113d00ee03be26498f132524c5065b698e69a54 Mon Sep 17 00:00:00 2001 From: Paulo Machado Date: Wed, 1 May 2024 16:06:49 -0300 Subject: [PATCH] proper version specification for python-hosts --- poetry.lock | 4 ++-- pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 935346995..fd13db433 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "allure-pytest" @@ -2285,4 +2285,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "e7a5b8481b6c02d883c38abe6108d5bf41e0e6695315f711b346297876688f17" +content-hash = "f713379b5998b7bc538157ef51acbe01b9e8d2ce237f11e98dc4c3b9126e0a82" diff --git a/pyproject.toml b/pyproject.toml index 76ce4f034..82a0b33af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ boto3 = "^1.28.23" pyopenssl = "^24.0.0" typing_extensions = "^4.7.1" jinja2 = "^3.1.2" -python-hosts = "*" +python-hosts = "^1.0.6" [tool.poetry.group.charm-libs.dependencies] # data_platform_libs/v0/data_interfaces.py