Skip to content

Commit 32201c2

Browse files
committed
CI: Bump ansible-lint to <26
to be in sync with kolla-ansible also add pin to ansible-core Change-Id: Idf35af1b776d0e908fd328f0ec5eb825f1f2ca9c Signed-off-by: Bartosz Bezak <[email protected]> (cherry picked from commit 7591bb2)
1 parent 6661f59 commit 32201c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
ansible-lint<25 # MIT
1+
ansible-core>=2.17,<2.19 ; python_version >= "3.10" # GPLv3
2+
ansible-lint<26 # MIT
23
bandit!=1.6.0,>=1.1.0 # Apache-2.0
34
bashate>=0.5.1 # Apache-2.0
45
coverage!=4.4,>=4.0 # Apache-2.0

0 commit comments

Comments
 (0)