Skip to content

Commit

Permalink
build(deps): bump ansible from 10.3.0 to 10.4.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.3.0 to 10.4.0.
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@10.3.0...10.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 483efe9 commit 004e46f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ packages = [{include = "dotfiles"}]

[tool.poetry.dependencies]
python = "^3.12"
ansible = "10.3.0"
ansible = "10.4.0"
molecule = "^24.8.0"
vim-vint = "0.3.21"
ansible-lint = { version = "24.5.0", markers = 'platform_system != "Windows"' }
Expand Down

0 comments on commit 004e46f

Please sign in to comment.