Skip to content

Commit

Permalink
Bump ansible from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible/ansible) from 8.2.0 to 8.3.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 3f4e533 commit e71d83a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ documentation = "https://dev-setup.readthedocs.io"

[tool.poetry.dependencies]
python = "<3.11,>=3.10"
ansible = "^8.2.0"
ansible = "^8.3.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3.3"
Expand Down

0 comments on commit e71d83a

Please sign in to comment.