Skip to content

Commit

Permalink
Update poetry
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| pypi       | ansible-core | 2.17.3 | 2.17.4 |
| pypi       | ansible-lint | 24.7.0 | 24.9.0 |
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 67b1da7 commit b069071
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -16,7 +16,7 @@ taskipy = "1.13.0"

[tool.poetry.group.ansible.dependencies]
ansible-core = "^2.17.0"
ansible-lint = { version = "24.7.0", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "24.9.0", markers = "platform_system != 'Windows'" }
dnspython = "2.6.1"

[tool.poetry.group.dns.dependencies]
Expand Down

0 comments on commit b069071

Please sign in to comment.