Skip to content

Commit

Permalink
Bump ansible-core from 2.16.7 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.7 to 2.17.0.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.16.7...v2.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 3965171 commit 6d339fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -13,7 +13,7 @@ metadata = false
[tool.poetry.dependencies]
python = "^3.10"
pyavd = "^4.5.0"
ansible-core = ">=2.16.0, <2.17.0"
ansible-core = ">=2.16.0,<2.18.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 6d339fb

Please sign in to comment.