Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
Bump ansible from 8.6.0 to 8.6.1 (#66)
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible/ansible) from 8.6.0 to 8.6.1.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 22c3b50 commit 1f91063
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -6,7 +6,7 @@ authors = ["Jens Langhammer <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.10"
ansible = "^8.6.0"
ansible = "^8.6.1"

[tool.poetry.dev-dependencies]
ansible-lint = "^6.8.7"
Expand Down

0 comments on commit 1f91063

Please sign in to comment.