Skip to content

Commit cbc8aa5

Browse files
Bump ansible-core from 2.15.8 to 2.15.9 (#1167)
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.8 to 2.15.9. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.15.8...v2.15.9) --- 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 d44aa66 commit cbc8aa5

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.9"
10-
ansible-core = "2.15.8"
10+
ansible-core = "2.15.9"
1111
black = "*"
1212
codecov = "*"
1313
coverage = "6.5.*"

0 commit comments

Comments
 (0)