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 9.0.1 to 9.1.0 (#69)
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.0.1 to 9.1.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@9.0.1...9.1.0)

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

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 Dec 6, 2023
1 parent 3e8eea6 commit e001a6e
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 @@ -6,7 +6,7 @@ authors = ["Jens Langhammer <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.10"
ansible = "^9.0.1"
ansible = "^9.1.0"

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

0 comments on commit e001a6e

Please sign in to comment.