Skip to content

Commit

Permalink
chore(deps): bump the python-production group with 1 update
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.2.0 to 9.3.0
- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@9.2.0...9.3.0)

---
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] authored Mar 7, 2024
1 parent 37e0260 commit 3dd4287
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 @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.12"
ansible = "^9.2.0"
ansible = "^9.3.0"

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

0 comments on commit 3dd4287

Please sign in to comment.