Skip to content

Commit 35736bd

Browse files
Bump docker from 4.4.4 to 5.0.0 in /.github/workflows/requirements (#78)
1 parent a2f44ca commit 35736bd

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
@@ -3,4 +3,4 @@ Jinja2==2.11.3
33
ansible-lint==5.0.7
44
yamllint==1.26.1
55
molecule[docker]==3.3.0
6-
docker==4.4.4
6+
docker==5.0.0

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
ENHANCEMENTS:
66

7-
Update Ansible Lint to `5.0.7` and yamllint to `1.26.1`.
7+
Update Ansible Lint to `5.0.7`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
88

99
## 0.4.3 (April 6, 2020)
1010

0 commit comments

Comments
 (0)