Bump ansible from 2.9.5 to 4.2.0

Bumps [ansible](https://github.com/ansible/ansible) from 2.9.5 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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-24 16:12:16 +00:00 committed by GitHub
parent 84291baa97
commit 38d42d550e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 329 additions and 293 deletions

620
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ authors = ["neonmei <neonmei@pm.me>"]
python = "^3.6" python = "^3.6"
# Pin ansible version to that currently present on awx # Pin ansible version to that currently present on awx
ansible = "==2.9.5" ansible = "==4.2.0"
jinja2 = "^2.11.2" jinja2 = "^2.11.2"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]