Skip to content

Commit f1acd94

Browse files
Bump docker from 4.4.3 to 4.4.4 in /.github/workflows/requirements (#372)
1 parent 022be96 commit f1acd94

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.6
22
ansible-lint==4.3.7
33
yamllint==1.26.0
44
molecule[docker]==3.2.3
5-
docker==4.4.3
5+
docker==4.4.4

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`, yamllint to `1.26.0` and Docker Python SDK to `4.4.3`.
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.4`.
1919

2020
BUG FIXES:
2121

0 commit comments

Comments
 (0)