Skip to content

Commit

Permalink
Bump ansible from 8.4.0 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 8.4.0 to 8.5.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](https://github.com/ansible-community/ansible-build-data/commits/8.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 74daa00 commit 73e8685
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.11"

[tool.poetry.group.dev.dependencies]
ansible = "^8.4.0"
ansible = "^8.5.0"
ansible-lint = { version = "*", markers = "platform_system != 'Windows'" }
libvirt-python = "^9.8.0"
netaddr = "^0.9.0"
Expand Down

0 comments on commit 73e8685

Please sign in to comment.