Bump ansible from 2.9.7 to 4.2.0

Bumps [ansible](https://github.com/ansible/ansible) from 2.9.7 to 4.2.0.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/commits)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-22 19:15:36 +00:00
committed by GitHub
parent 3b00335935
commit 558cd7460e
2 changed files with 40 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ authors = ["Larry Smith Jr. <mrlesmithjr@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.10"
ansible = "2.9.7"
ansible = "4.2.0"
[tool.poetry.dev-dependencies]
bandit = "^1.7.1"