Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 9aa0db1 commit 3fccd1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -13,7 +13,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "<3.11,>=3.10"
ansible = "^10.5.0"
ansible = "^10.6.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.1"
Expand Down

0 comments on commit 3fccd1d

Please sign in to comment.