Skip to content

Commit c69ab95

Browse files
Bump docker from 4.4.1 to 4.4.2 in /.github/workflows/requirements (#367)
1 parent 28cb840 commit c69ab95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ ansible-base==2.10.5
22
ansible-lint==4.3.7
33
yamllint==1.26.0
44
molecule[docker]==3.2.3
5-
docker==4.4.1
5+
docker==4.4.2

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ENHANCEMENTS:
1515
* Specify GitHub actions Ubuntu release.
1616
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
1717
* Update list of supported platforms.
18-
* Update Ansible base to `2.10.5`, Molecule to `3.2.3` and yamllint to `1.26.0`.
18+
* Update Ansible base to `2.10.5`, Molecule to `3.2.3`, yamllint to `1.26.0` and Docker Python SDK to `4.4.2`.
1919

2020
BUG FIXES:
2121

0 commit comments

Comments
 (0)