Skip to content

Commit bbd9351

Browse files
Update openstacksdk requirement from <=0.98.999 to <=3.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] <support@github.com>
1 parent 134c143 commit bbd9351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# TODO check which collection version should be used
33
# https://github.com/openstack/ansible-collections-openstack
44
# take a look at the notes about OpenStack SDK 1.0
5-
openstacksdk<=0.98.999
5+
openstacksdk<=3.3.0
66
ansible==7.5.0
77
pre-commit==3.7.1

0 commit comments

Comments
 (0)