Skip to content

Commit 24f84a8

Browse files
Bump molecule[docker] from 3.2.4 to 3.3.0 in /.github/workflows/requirements (#72)
1 parent 3c25943 commit 24f84a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ansible-base==2.10.7
22
ansible-lint==5.0.5
33
yamllint==1.26.0
4-
molecule[docker]==3.2.4
4+
molecule[docker]==3.3.0
55
docker==4.4.4

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ENHANCEMENTS:
1919
* Consolidate dependencies into a single tasks file.
2020
* Remove requirement for `package_facts` module when using this role.
2121
* Update Signatures repository URL.
22-
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.5`, Molecule to `3.2.4`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
22+
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.5`, Molecule to `3.3.0`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
2323
* Specify GitHub actions Ubuntu release.
2424
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
2525
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.

0 commit comments

Comments
 (0)