From b5d2b0071d288826bcd9b9ada5dfa43f60a43271 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:33:45 +0000 Subject: [PATCH] Update dependency openstacksdk to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3df0cff..9f980fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ fabric >=3,<4 ghapi jinja2 kombu==5.4.0 -openstacksdk>=3,<4 +openstacksdk>=4,<5 pydantic < 2