We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3afe1fb + 32201c2 commit 07e13f9Copy full SHA for 07e13f9
test-requirements.txt
@@ -1,4 +1,5 @@
1
-ansible-lint<25 # MIT
+ansible-core>=2.17,<2.19 ; python_version >= "3.10" # GPLv3
2
+ansible-lint<26 # MIT
3
bandit!=1.6.0,>=1.1.0 # Apache-2.0
4
bashate>=0.5.1 # Apache-2.0
5
coverage!=4.4,>=4.0 # Apache-2.0
0 commit comments