Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 1463ea3 commit 3e87b47
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 9 deletions.
27 changes: 19 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 @@ -23,7 +23,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.10"
ansible = "9.7.0"
ansible = "10.2.0"

[tool.poetry.dev-dependencies]
bandit = "1.7.9"
Expand Down

0 comments on commit 3e87b47

Please sign in to comment.