Skip to content

Commit 0f6c0ca

Browse files
Bump ansible-core from 2.17.3 to 2.17.6 (#1350)
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.3 to 2.17.6. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.3...v2.17.6) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e4a6b8 commit 0f6c0ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -7,7 +7,7 @@ license = "GPLv3"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
ansible-core = "^2.16"
10+
ansible-core = "^2.17"
1111
black = "*"
1212
codecov = "*"
1313
coverage = "7.3.2"

0 commit comments

Comments
 (0)