Skip to content

Commit

Permalink
Update ansible requirement from ~=10.1.0 to ~=10.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [ansible](https://github.com/ansible-community/ansible-build-data) to permit the latest version.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.1.0...10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kvklink committed Oct 22, 2024
1 parent f6a4712 commit 64fb491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
]
dependencies = [
"ansible-runner~=2.4.0",
"ansible~=10.1.0",
"ansible~=10.5.0",
"fastapi~=0.115.2",
"httpx~=0.27.0",
"jsonschema~=4.21.1",
Expand Down

0 comments on commit 64fb491

Please sign in to comment.