Skip to content

Commit

Permalink
Bump molecule requirements
Browse files Browse the repository at this point in the history
Let's try even newer versions of molecule.
  • Loading branch information
eb4x committed Jun 22, 2024
1 parent d3f8ebc commit 28ea5a2
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions molecule/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Install CI dependencies for the Zabbix Roles
ansible-core<2.17
docker
molecule>=6,<7
molecule>=6,<24.7.0
netaddr>=1.2.1
pytest<8 # requires python>=3.8
pytest-testinfra<9 # requires python>=3.9
#ipaddr==2.2.0
#ipaddress==1.0.23
#requests==2.31.0
pytest<8 # newer versions require python>=3.8
pytest-testinfra<9 # newer versions require python>=3.9

0 comments on commit 28ea5a2

Please sign in to comment.