Skip to content

Commit ad0ecc6

Browse files
Bump ansible from 9.13.0 to 11.2.0 (#84)
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.13.0 to 11.2.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@9.13.0...11.2.0) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 240133f commit ad0ecc6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package-mode = false
66

77
[tool.poetry.dependencies]
88
python = "^3.12"
9-
ansible = "^9.2.0"
9+
ansible = "^11.2.0"
1010

1111
[tool.poetry.group.dev.dependencies]
1212
ansible-lint = "^25.1.3"

0 commit comments

Comments
 (0)