Skip to content

Commit

Permalink
chore(deps): update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fadnincx committed Jan 4, 2024
1 parent cfd44b9 commit 19edd58
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ ansible>=2.12
# Required for testing

## ansible/yaml lint
ansible-lint~=6.15.0
yamllint~=1.31.0
ansible-lint~=6.17.2
yamllint~=1.32.0

## molecule tests
molecule~=5.0.0
molecule-plugins~=23.4.1
docker~=6.0.1
molecule~=6.0.2
molecule-plugins~=23.5.0
docker~=6.1.3

0 comments on commit 19edd58

Please sign in to comment.