Skip to content

Commit

Permalink
chore(deps): bump ansible in the python-production group
Browse files Browse the repository at this point in the history
Bumps the python-production group with 1 update: [ansible](https://github.com/ansible-community/ansible-build-data).


Updates `ansible` from 9.4.0 to 9.5.1
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@9.4.0...9.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 1f7228e commit 133a206
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
29 changes: 15 additions & 14 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.12"
ansible = "^9.4.0"
ansible = "^9.5.1"

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

0 comments on commit 133a206

Please sign in to comment.