Skip to content

Commit 74c5a9b

Browse files
committed
update cs dependency to 3.4.0
1 parent 9e4c1f6 commit 74c5a9b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelogs/fragments/v3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
major_changes:
22
- General overhaul (black code style) and renaming of all modules (dropping ``cs_`` prefix) (https://github.com/ngine-io/ansible-collection-cloudstack/pull/141).
33
- Ensuring backwards compatibility and integration tests with CloudStack 4.17 and 4.18.
4+
- Update cs dependency to >=3.4.0.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cs>=0.9.0
1+
cs>=3.4.0

0 commit comments

Comments
 (0)