Skip to content

Commit

Permalink
fix(deps): bump ansible from 7.5.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible/ansible) from 7.5.0 to 8.0.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2023
1 parent 614e73e commit 3a97678
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 @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.11"
ansible = "^7.5.0"
ansible = "^8.0.0"

[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^6.16.2", markers = "platform_system != 'Windows'" }
Expand Down

0 comments on commit 3a97678

Please sign in to comment.