From 0f8b08d52b5e0cb2aa313532d11f34aa312858b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 06:27:02 +0000 Subject: [PATCH] Update openstacksdk requirement from <=0.98.999 to <=4.3.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 b1020c7..9a2d51c 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.3.0 ansible==7.5.0 pre-commit==4.1.0