Skip to content

Commit

Permalink
Update ansible requirement from ~=9.3.0 to ~=9.5.1
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@9.3.0...9.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent dd026ad commit 6b2b999
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.3.4",
"ansible~=9.3.0",
"ansible~=9.5.1",
"fastapi~=0.110.0",
"httpx~=0.27.0",
"jsonschema~=4.21.1",
Expand Down

0 comments on commit 6b2b999

Please sign in to comment.