Skip to content

Commit

Permalink
fix(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).

- [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md)
- [Commits](ansible-community/ansible-build-data@8.5.0...9.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 6a87554 commit 207ca93
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 17 deletions.
42 changes: 26 additions & 16 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 = "^8.4.0"
ansible = "^9.0.1"

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

0 comments on commit 207ca93

Please sign in to comment.