From 49d15e8f502e0668d52eba89bae1017b279248a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:17:33 +0000 Subject: [PATCH] Update openstacksdk requirement from <=0.98.999 to <=4.5.0 Updates the requirements on [openstacksdk](https://docs.openstack.org/openstacksdk/) to permit the latest version. --- updated-dependencies: - dependency-name: openstacksdk dependency-version: 4.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 819bcb4..7b80294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ # TODO check which collection version should be used # https://github.com/openstack/ansible-collections-openstack # take a look at the notes about OpenStack SDK 1.0 -openstacksdk<=0.98.999 +openstacksdk<=4.5.0 ansible==7.5.0 pre-commit==4.2.0