Skip to content

Commit

Permalink
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion infra/roles/users_and_groups/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
docker==3.5.1
molecule==2.19.0
pytest==3.9.3
pytest==3.9.3
ansible>=7.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
ansible-core>=2.18.0 # not directly required, pinned by Snyk to avoid a vulnerability
jinja2>=3.1.4 # not directly required, pinned by Snyk to avoid a vulnerability
pyyaml>=4.2b1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 2a373ef

Please sign in to comment.