Skip to content

Commit

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

- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.21.1...v6.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 14d8edf commit 893f5f6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 18 deletions.
44 changes: 27 additions & 17 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 @@ -10,7 +10,7 @@ python = "^3.11"
ansible = "^8.4.0"

[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^6.18.0", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "^6.22.0", markers = "platform_system != 'Windows'" }
molecule = "^6.0.2"
molecule-plugins = {extras = ["docker"], version = "^23.5.0"}
pre-commit = "^3.4.0"
Expand Down

0 comments on commit 893f5f6

Please sign in to comment.