From fadf07c3e8fbbda847ca71a36ceee2393eb5f7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:51:32 +0000 Subject: [PATCH] Update openstacksdk requirement from <=0.98.999 to <=4.0.0 Updates the requirements on [openstacksdk](https://docs.openstack.org/openstacksdk/) to permit the latest version. --- updated-dependencies: - dependency-name: openstacksdk 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 3ffaaf3..ff9f29c 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.0.0 ansible==7.5.0 pre-commit==3.8.0