Pin molecule<3.2

This commit is contained in:
Xan Manning 2020-12-19 13:09:46 +00:00
parent 01a8313dd9
commit 06fac01266
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@
### Notable changes ### Notable changes
- Fixed typos in documentation. - Fixed typos in documentation.
- Molecule testing pinned to v3.1 due to tests failing.
--- ---

View file

@ -1,6 +1,6 @@
-r ../requirements.txt -r ../requirements.txt
molecule[docker]>=3.1.2 molecule[docker]<3.2.0
docker>=4.3.1 docker>=4.3.1
yamllint>=1.25.0 yamllint>=1.25.0
ansible-lint>=4.3.5 ansible-lint>=4.3.5