Skip to content

Commit

Permalink
Update poetry
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| pypi       | ansible-lint    | 24.9.0 | 24.9.2 |
| pypi       | mkdocs-material | 9.5.34 | 9.5.35 |
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent eb658b9 commit 05069ed
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.9.0", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "24.9.2", markers = "platform_system != 'Windows'" }
dnspython = "2.6.1"

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

0 comments on commit 05069ed

Please sign in to comment.