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.
1 parent 6347e91 commit a6d2c9cCopy full SHA for a6d2c9c
requirements.txt
@@ -2,12 +2,12 @@
2
tox
3
attrs>=19.2.0
4
rich==12.5.1
5
-ansible==6.2.0
6
-ansible-lint==6.4.0
7
-molecule==4.0.1
8
-molecule-docker==2.0.0
9
-molecule-vagrant-1.0.0
10
-yamllint==1.28.0
+ansible-core
+ansible-lint<=24.1.0
+molecule==5.0.1
+molecule-docker>=2.0.0
+molecule-vagrant>=1.0.0
+yamllint>=1.28.0
11
docker>=4.3.1
12
pre-commit
13
anyconfig>=0.10.0 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments