diff --git a/requirements.txt b/requirements.txt index 270d937..764fe7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Python CLI tools and script deps for the devcontainer / CI image. # Install with: pip install -r requirements.txt (in a venv) -ansible ==13.7.0 +ansible ==14.0.0 ansible-lint ==26.4.0 PyYAML == 6.0.3 python-dotenv ==1.2.2